mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 05:02:49 +00:00
Rename the pre start script to migrate (#965)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
alembic revision --autogenerate
|
||||
|
||||
alembic upgrade head
|
||||
Reference in New Issue
Block a user