mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
updated enum
This commit is contained in:
parent
589731a8ca
commit
6dcb9d5010
1 changed files with 3 additions and 3 deletions
|
|
@ -1,9 +1,9 @@
|
|||
#poetry run alembic revision --autogenerate -m "add new uploaded file table "
|
||||
#poetry run alembic revision --autogenerate -m "update enum"
|
||||
|
||||
#poetry run alembic upgrade head
|
||||
poetry run alembic upgrade head
|
||||
|
||||
# See which hash I'm at
|
||||
poetry run alembic current
|
||||
#poetry run alembic current
|
||||
|
||||
# downgrade one version
|
||||
#poetry run alembic upgrade head
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue