Catalogger.NET/Catalogger.Backend/Database/Migrations
sam e6d68338db
feat: store timeouts in database and log them ending
we have to do this because discord doesn't notify us when a timeout
ends naturally, only when a moderator removes it early.
2024-11-05 22:22:12 +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