PluralKit/PluralKit.Core/Database/Utils
spiral be89f907a0
feat: block running commands / proxying when system is being deleted
Large systems take way too long to delete, which causes any insert for that system to block a connection, which exhausts the connection pool
2022-03-23 21:32:18 -04:00
..
ConnectionUtils.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
DatabaseMigrator.cs feat: block running commands / proxying when system is being deleted 2022-03-23 21:32:18 -04:00
DbConnectionCountHolder.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
QueryPatchWrapper.cs fix(api): don't 500 on invalid PATCH body 2022-03-23 14:26:54 -04:00