This commit is contained in:
@@ -21,7 +21,6 @@ fastapi dev src/main.py
|
||||
### Migration
|
||||
This repository use `alembic` for migrations
|
||||
|
||||
On first installation copy the `alembic.ini.example` to `alembic.ini`
|
||||
#### Create migration
|
||||
```console
|
||||
alembic revision --autogenerate -m "message"
|
||||
|
||||
Reference in New Issue
Block a user