"""Migration that does nothing.""" import peewee as pw def migrate(migrator, database, fake=False, **kwargs): pass def rollback(migrator, database, fake=False, **kwargs): pass
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
__pycache__ | Folder | 0755 |
|
|
000_noop_migration.py | File | 189 B | 0644 |
|
001_whmapi1_set_importance_im360.py | File | 757 B | 0644 |
|
002_move_resident_tables_into_separate_db.py | File | 7.77 KB | 0644 |
|
003_move_remote_ipsetlist_tables_into_separate_db.py | File | 2 KB | 0644 |
|
004_ips_as_packed_network.py | File | 2 KB | 0644 |
|
__init__.py | File | 0 B | 0644 |
|