change the alembic_revision table
This commit is contained in:
parent
fb8c507f4c
commit
61d2945dc7
2 changed files with 8 additions and 1 deletions
|
|
@ -3,6 +3,7 @@
|
|||
[alembic]
|
||||
# path to migration scripts
|
||||
script_location = migrations
|
||||
project = learn_sql_model
|
||||
|
||||
# template used to generate migration file names; The default value is %%(rev)s_%%(slug)s
|
||||
# Uncomment the line below if you want the files to be prepended with date and time
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue