Radarr/src/NzbDrone.Core/Datastore
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
Converters Use 'var' instead of explicit type 2023-05-28 16:41:52 +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 Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
BasicRepository.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
ConnectionStringFactory.cs New: Postgres Support 2022-04-03 00:06:30 +01: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 New: Postgres Support 2022-04-03 00:06:30 +01:00
TableMapping.cs New: Notifications when Manual Interaction is required for importing 2023-05-10 00:18:15 +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