You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor migration functions and add default values
Updated various database migration functions to include default values for new columns and improved error handling. Removed commented-out code for clarity.
Fix the problem of creating backup
Added functionality for manual database backup and zip file creation. Enhanced error handling and notification for backup operations.