D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
/
Filename :
122_cagefs_unmount.py
back
Copy
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