mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
- 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??? |
||
|---|---|---|
| .. | ||
| BulkImporter.cs | ||
| ConnectionUtils.cs | ||
| DatabaseUtils.cs | ||
| DateTimeFormats.cs | ||
| DateUtils.cs | ||
| Emojis.cs | ||
| InitUtils.cs | ||
| Limits.cs | ||
| QueryBuilder.cs | ||
| StringUtils.cs | ||
| TaskUtils.cs | ||