Foxnouns.NET/Foxnouns.Backend/Database
2024-12-03 20:04:28 +01:00
..
Migrations feat(backend): initial data export support 2024-12-02 18:06:19 +01:00
Models fix(backend): don't need [NotMapped] for these actually 2024-12-03 20:04:28 +01:00
BaseModel.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
DatabaseContext.cs feat(backend): initial data export support 2024-12-02 18:06:19 +01:00
DatabaseQueryExtensions.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
DatabaseServiceExtensions.cs refactor: pass DbContextOptions into context directly 2024-10-30 15:35:23 +01:00
FlagQueryExtensions.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
ISnowflakeGenerator.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00
prune-designer-cs-files.sh add script to prune designer files from migrations, add README with acknowledgements 2024-09-26 17:11:52 +02:00
Snowflake.cs feat(backend): initial data export support 2024-12-02 18:06:19 +01:00
SnowflakeGenerator.cs chore: add csharpier to husky, format backend with csharpier 2024-10-02 00:28:07 +02:00