1
0
mirror of https://github.com/chylex/Discord-History-Tracker.git synced 2024-11-25 05:42:45 +01:00
Discord-History-Tracker/app/Server/Database/Sqlite/Utils
2023-12-30 12:27:44 +01:00
..
ISchemaUpgradeCallbacks.cs Rewrite database interface to be asynchronous and improve UI 2023-12-30 12:27:44 +01:00
ISqliteConnection.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00
SqliteConnectionPool.cs Fix .NET 8 warnings and update C# conventions 2023-07-18 18:51:23 +02:00
SqliteExtensions.cs Make database schema upgrades asynchronous 2023-12-30 12:27:44 +01:00
SqliteWhereGenerator.cs Convert namespace declarations to top-level 2023-07-18 16:12:02 +02:00