PluralKit/PluralKit.Core/Database
2022-06-13 15:23:13 -04:00
..
Functions chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Migrations feat(api): add description_templates to /systems/@me/settings 2022-05-09 13:54:33 -04:00
Repository fix(api): return updated switch in PATCH /switches/:id 2022-06-11 17:16:53 -04:00
Utils chore: bump target schema version in DatabaseMigrator 2022-05-09 15:17:26 -04:00
Views chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
Wrappers
clean.sql
Database.cs feat: allow specifying database password in separate config parameter 2022-06-13 15:23:13 -04:00
DatabaseQueries.cs chore: code cleanup (mostly whitespace / remove unused imports) 2022-03-30 04:36:22 -04:00
IDatabase.cs