PluralKit/PluralKit.Core/Utils
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
..
BulkImporter.cs Several more database-y refactors 2020-06-13 18:31:20 +02:00
ConnectionUtils.cs Several more database-y refactors 2020-06-13 18:31:20 +02:00
DatabaseUtils.cs Several more database-y refactors 2020-06-13 18:31:20 +02:00
DateTimeFormats.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
DateUtils.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Emojis.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
InitUtils.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00
Limits.cs Add a character limit to avatar URLs (256 for now) 2020-05-05 16:04:17 +02:00
QueryBuilder.cs Refactor import/export database code 2020-06-11 21:11:50 +02:00
StringUtils.cs Move hid generation to the database. Closes #157. 2020-06-13 00:43:48 +02:00
TaskUtils.cs Large refactor and project restructuring 2020-02-12 15:16:19 +01:00