Fix typo
Change-Id: I555c4a904893ada4b23bcdc22eb73acff1aa5c5b
This commit is contained in:
parent
c3def624fb
commit
791393529e
@ -60,7 +60,7 @@ def upgrade():
|
|||||||
#
|
#
|
||||||
# IMPORTANT Note:
|
# IMPORTANT Note:
|
||||||
# It is irregular for migrations to conditionally apply changes.
|
# It is irregular for migrations to conditionally apply changes.
|
||||||
# Migraitons are generally straightforward applicaiton of changes -- e.g.
|
# Migraitons are generally straightforward application of changes -- e.g.
|
||||||
# crate tables, drop columns, etc...
|
# crate tables, drop columns, etc...
|
||||||
# Do not model future migrations after this migration, which is specially
|
# Do not model future migrations after this migration, which is specially
|
||||||
# crafted to coerce non-Alembic manageed databases into an Alembic-managed
|
# crafted to coerce non-Alembic manageed databases into an Alembic-managed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user