Catalogger.NET/Catalogger.Backend/Database
sam d48ab7e16e
feat: freeze config backup model
the database model will probably change in the future, but backups should
keep the same model even when that happens.
2024-11-14 02:45:20 +01:00
..
Migrations feat: store timeouts in database and log them ending 2024-11-05 22:22:12 +01:00
Models feat: freeze config backup model 2024-11-14 02:45:20 +01:00
Redis feat: import/export settings, send backup of settings when leaving guild 2024-11-08 17:12:00 +01:00
Repositories feat: clear timeouts that never get logged 2024-11-13 15:14:22 +01:00
DatabaseConnection.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
DatabaseMigrator.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
DatabasePool.cs feat: import messages from go version 2024-10-28 23:42:57 +01:00
EncryptionService.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
IEncryptionService.cs chore: add license headers to all c# files 2024-10-14 14:56:40 +02:00
setup_migrations.sql excise entity framework from all remaining code 2024-10-28 14:04:55 +01:00