ske087
0d98c527c6
Fix config file parsing and improve backup/restore functionality
- Fix external_server.conf parsing to skip comment lines and empty lines
- Update routes.py get_db_connection() to handle comments
- Update settings.py get_external_db_connection() to handle comments
- Improve restore_backup() to use mariadb command instead of Python parsing
- Remove SQLite database creation (MariaDB only)
- Add environment detection for dump command (mariadb-dump vs mysqldump)
- Add conditional SSL flag based on Docker environment
- Fix database restore to handle MariaDB sandbox mode comments
2025-11-13 03:59:27 +02:00
..
2025-10-10 22:49:57 +03:00
2025-11-13 03:59:27 +02:00
2025-11-13 02:40:36 +02:00
2025-11-13 02:40:36 +02:00
2025-11-05 21:25:02 +02:00
2025-11-03 19:48:53 +02:00
2025-11-03 21:17:10 +02:00
2025-11-05 21:25:02 +02:00
2025-11-03 19:48:53 +02:00
2025-11-06 21:34:02 +02:00
2025-11-13 03:59:27 +02:00
2025-10-05 14:32:47 -04:00
2025-10-16 01:42:59 +03:00
2025-10-05 14:32:47 -04:00
2025-10-05 14:32:47 -04:00
2025-10-16 02:36:32 +03:00
2025-10-05 14:32:47 -04:00
2025-10-05 14:32:47 -04:00
2025-11-06 20:37:19 +02:00
2025-11-13 03:59:27 +02:00
2025-11-13 03:59:27 +02:00
2025-10-12 00:22:45 +03:00