PluralKit/PluralKit.Core/Models
Ske e176ccbab5 Several more database-y refactors
- DbConnectionFactory renamed to "Database", will now be the primary entry point for DB stuff
- Created IPKConnection interface mostly containing async extensions to IDbConnection, use this going forward
- Reworked the Connection/Command wrappers (that have performance/logging extensions)
- Probably more stuff that I forgot???
2020-06-13 18:31:20 +02:00
..
GuildConfig.cs Refactor server config models/commands 2020-06-13 13:58:27 +02:00
MemberGuildSettings.cs Extract system/member guild settings and refactor DB access 2020-06-13 16:03:57 +02:00
ModelQueryExt.cs Several more database-y refactors 2020-06-13 18:31:20 +02:00
PKMember.cs Extract ProxyTag to separate file 2020-06-13 13:18:21 +02:00
PKSwitch.cs Remove setters where possible 2020-06-13 13:11:08 +02:00
PKSystem.cs Remove setters where possible 2020-06-13 13:11:08 +02:00
Privacy.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
ProxyTag.cs Extract ProxyTag to separate file 2020-06-13 13:18:21 +02:00
SystemGuildSettings.cs Extract system/member guild settings and refactor DB access 2020-06-13 16:03:57 +02:00