server-tools/database_cleanup/models
Tom Blauwendraat ba796405fd
[FIX] database_cleanup: fix logging error introduced by #2098
2024-07-08 17:58:20 +02:00
..
__init__.py [ADD] database_cleanup: Purge fields (ir.model.fields) added 2024-05-07 19:22:08 +00:00
create_indexes.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_columns.py [FIX] Prevent deletion of columns added in the init method of the model. 2024-02-20 13:59:55 +08:00
purge_data.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_fields.py [MIG] adapt code for V16 2024-05-09 07:51:31 +00:00
purge_menus.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_models.py [MIG] database_cleanup: Migration to 16.0 2023-10-30 13:35:32 -04:00
purge_modules.py [IMP] database_cleanup: Unlink with new cursor 2023-12-28 18:00:16 -05:00
purge_properties.py [MIG] database_cleanup: Migration to 14.0 2023-10-30 13:35:31 -04:00
purge_tables.py [FIX] database_cleanup: fix logging error introduced by #2098 2024-07-08 17:58:20 +02:00
purge_wizard.py [FIX] database_cleanup: override create in batch 2024-01-19 13:14:29 -03:00