관리-도구
편집 파일: 122_cagefs_unmount.py
def migrate(migrator, database, fake=False, **kwargs): # We have moved all content from this migration to 123_fixed_cagefs_unmount # in order to re-run this migration because it was corrupted pass def rollback(migrator, database, fake=False, **kwargs): pass