geekbot/Geekbot.net/Database
2020-06-20 03:05:51 +02:00
..
LoggingAdapter Use the new Csharp 8 features (pattern matching and using assignments) and cleanup some insignificant resparper complaints 2020-02-08 15:58:17 +01:00
Models Cleanup some dead code and database models 2020-06-01 01:13:45 +02:00
DatabaseContext.cs Cleanup some dead code and database models 2020-06-01 01:13:45 +02:00
DatabaseInitializer.cs Add redshift (and DigitalOcean Managed DB) compatibility and start using a string building to create the sql connection string 2020-06-20 03:05:51 +02:00
InMemoryDatabase.cs Resharper cleanup and fixes and remove useless asp overhead 2018-05-15 01:18:26 +02:00
SqlConnectionString.cs Add redshift (and DigitalOcean Managed DB) compatibility and start using a string building to create the sql connection string 2020-06-20 03:05:51 +02:00
SqlDatabase.cs Use Postgresql, add db run params, npgsql logging adapter and empty models 2018-05-10 00:00:51 +02:00