Commit that new migration record ;)
This commit is contained in:
parent
b0ec21bff3
commit
09dcc34c95
@ -140,6 +140,7 @@ class MigrationManager(object):
|
|||||||
self.migration_model(
|
self.migration_model(
|
||||||
name=self.name,
|
name=self.name,
|
||||||
version=self.latest_migration())
|
version=self.latest_migration())
|
||||||
|
self.database.commit()
|
||||||
|
|
||||||
def dry_run(self):
|
def dry_run(self):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user