mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2026-06-18 23:39:34 +00:00
5 lines
168 B
Markdown
5 lines
168 B
Markdown
# Alembic migrations live here. To initialize:
|
|
# alembic init -t async db/migrations
|
|
# alembic revision --autogenerate -m "initial schema"
|
|
# alembic upgrade head
|