🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-06-15 06:39:17 | PHP 8.1.34
📂
/ (Root)
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
defence360agent
/
migrations
📍 /opt/imunify360/venv/lib/python3.11/site-packages/defence360agent/migrations
🔄 Refresh
✏️
Editing: 078_fix_signatures_permissions.py
Read Only
"""Removed, as DEF-11611 will fix folder creations so it will not be needed anymore. """ def migrate(migrator, database, fake=False, **kwargs): pass def rollback(migrator, database, fake=False, **kwargs): """Write your rollback migrations here.""" pass
💾 Save Changes
❌ Cancel