Changes
Page history
Update home
authored
Sep 02, 2024
by
Lars Florian Meiendresch
Show whitespace changes
Inline
Side-by-side
home.md
View page @
b3af52e0
...
@@ -193,7 +193,7 @@ alembic revision --autogenerate
...
@@ -193,7 +193,7 @@ alembic revision --autogenerate
To apply all pending migrations and update your database to the latest schema, execute the following steps:
To apply all pending migrations and update your database to the latest schema, execute the following steps:
````
`
````
docker exec -it 19sq-flask
docker exec -it 19sq-flask
alembic upgrade head
alembic upgrade head
````
````
...
...
...
...