Radarr/src/NzbDrone.Core/Datastore
Qstick d783f94ec8 New: Bump to net8 2023-11-16 20:43:18 -06:00
..
Converters New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
Events Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
Extensions Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
Migration New: Bump to net8 2023-11-16 20:43:18 -06:00
BasicRepository.cs New: History custom filters 2023-10-17 18:23:07 +03:00
ConnectionStringFactory.cs Fixed: Set Busy Timeout for SQLite 2023-10-21 22:47:19 +03:00
CorruptDatabaseException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
Database.cs Simplify DatabaseType logic 2023-04-30 21:31:59 -05:00
DatabaseRestorationService.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
DbFactory.cs New: Retry Postgres connection 3 times (with 5 second sleep) on Startup 2022-10-15 12:08:47 -05:00
ExpressionVisitor.cs Swap to dapper Mk. 2 2019-12-28 11:38:34 -05:00
IEmbeddedDocument.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
LazyLoaded.cs New: Collections View 2022-05-28 17:46:44 -05:00
LazyLoadedConverterFactory.cs New: Collections View 2022-05-28 17:46:44 -05:00
LogDatabase.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
MainDatabase.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
ModelBase.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ModelConflictException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
ModelNotFoundException.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
PagingSpec.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
PostgresOptions.cs Make postgres integration tests actually use postgres 2022-04-08 15:10:13 -07:00
ResultSet.cs Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
SqlBuilder.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
TableMapper.cs Added table identifier to OrderBy to avoid column ambiguity on joins 2023-08-20 14:04:26 -05:00
TableMapping.cs New: Notifications (Connect) Status 2023-08-17 23:01:59 +03:00
WhereBuilder.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
WhereBuilderPostgres.cs Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00
WhereBuilderSqlite.cs Enable all analyzers and enforce code style on build 2023-03-29 18:27:30 -05:00