mealie/dev/code-generation/utils
Michael Genson 7602c67449
fix: More Backup Restore Fixes (#2859)
* 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
2024-01-03 04:19:04 +00:00
..
__init__.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
anonymize_backups.py fix: More Backup Restore Fixes (#2859) 2024-01-03 04:19:04 +00:00
open_api_parser.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
route.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
static.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00
template.py chore: file generation cleanup (#1736) 2022-10-18 14:49:41 -08:00