Fix typo
Change-Id: I555c4a904893ada4b23bcdc22eb73acff1aa5c5b
This commit is contained in:
parent
c3def624fb
commit
791393529e
@ -60,7 +60,7 @@ def upgrade():
|
||||
#
|
||||
# IMPORTANT Note:
|
||||
# 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...
|
||||
# Do not model future migrations after this migration, which is specially
|
||||
# crafted to coerce non-Alembic manageed databases into an Alembic-managed
|
||||
|
Loading…
Reference in New Issue
Block a user