Reference: https://mariadb.org/mariadb-dump-file-compatibility-change/ Newer versions of MariaDB include a line in the dumps that break restoring on older versions This doesn't allow people to restore newer dumps onto Frappe Cloud For now just remove the line to allow any backups to be restored anywhere Signed-off-by: Akhil Narang <me@akhilnarang.dev> |
||
|---|---|---|
| .. | ||
| mariadb | ||
| postgres | ||
| __init__.py | ||
| database.py | ||
| db_manager.py | ||
| operator_map.py | ||
| query.py | ||
| schema.py | ||
| sequence.py | ||
| utils.py | ||