Catalogger.NET/Catalogger.Backend/Database/Migrations
2024-11-18 21:30:04 +01:00
..
001_init.down.sql excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
001_init.up.sql excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00
002_store_pk_systems.down.sql feat: store system UUIDs of banned users per guild 2024-11-05 15:32:53 +01:00
002_store_pk_systems.up.sql feat: store system UUIDs of banned users per guild 2024-11-05 15:32:53 +01:00
003_store_timeouts.down.sql feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
003_store_timeouts.up.sql feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
004_split_message_config.down.sql feat: split ignores into 'ignore messages' and 'ignore entities' 2024-11-18 00:47:27 +01:00
004_split_message_config.up.sql feat: split ignores into 'ignore messages' and 'ignore entities' 2024-11-18 00:47:27 +01:00
005_add_ignored_channels_roles.down.sql fix: correct name of down migration #5 2024-11-18 21:30:04 +01:00
005_add_ignored_channels_roles.up.sql fix: actually store ignored channels/roles 2024-11-18 20:47:58 +01:00