server-tools/database_cleanup/tests
Miika Nissi 62885e310d
[FIX] database_cleanup: TransactionCase already does rollback
No need to rollback here as TransactionCase does a safe rollback.
2023-12-28 17:59:46 -05:00
..
__init__.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
common.py [FIX] database_cleanup: TransactionCase already does rollback 2023-12-28 17:59:46 -05:00
test_create_indexes.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_columns.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_data.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_menus.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_models.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_modules.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_properties.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
test_purge_tables.py fixup! [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00