mirror of
https://github.com/wowlikon/LibraryAPI.git
synced 2025-12-11 21:30:46 +00:00
some changes
This commit is contained in:
@@ -43,7 +43,7 @@ For development:
|
|||||||
|
|
||||||
For make new migrations:
|
For make new migrations:
|
||||||
```bash
|
```bash
|
||||||
docker-compose run --rm api alembic revision --autogenerate -m "Migration name"
|
docker-compose run api alembic revision --autogenerate -m "Migration name"
|
||||||
```
|
```
|
||||||
|
|
||||||
For apply migrations:
|
For apply migrations:
|
||||||
|
|||||||
Reference in New Issue
Block a user