mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-05 21:45:25 +02:00
fix: More Backup Restore Fixes (#2859)
Some checks are pending
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
Some checks are pending
Docker Nightly Production / Backend Server Tests (push) Waiting to run
Docker Nightly Production / Frontend and End-to-End Tests (push) Waiting to run
Docker Nightly Production / Build Tagged Release (push) Blocked by required conditions
Docker Nightly Production / Notify Discord (push) Blocked by required conditions
* refactor normalized search migration to use dummy default * changed group slug migration to use raw SQL * updated comment * added tests with anonymized backups (currently failing) * typo * fixed LDAP enum in test data * fix for adding label settings across groups * add migration data fixes * fix shopping list label settings test * re-run db init instead of just running alembic migration, to include fixes * intentionally broke SQLAlchemy GUID handling * safely convert between GUID types in different databases * restore original test data after testing backup restores * added missing group name update to migration
This commit is contained in:
parent
b3f7f2d89f
commit
7602c67449
14 changed files with 422 additions and 45 deletions
BIN
tests/data/backups/backup_version_44e8d670719d.zip
Normal file
BIN
tests/data/backups/backup_version_44e8d670719d.zip
Normal file
Binary file not shown.
BIN
tests/data/backups/backup_version_ba1e4a6cfe99.zip
Normal file
BIN
tests/data/backups/backup_version_ba1e4a6cfe99.zip
Normal file
Binary file not shown.
BIN
tests/data/backups/backup_version_bcfdad6b7355.zip
Normal file
BIN
tests/data/backups/backup_version_bcfdad6b7355.zip
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue