Radarr/src/NzbDrone.Core/Datastore
Jared 086a0addba
New: Config file setting to disable log database (#9943)
Co-authored-by: sillock1 <jprest97@gmail.com>
2024-05-06 21:51:19 +03: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 New: Config file setting to disable log database (#9943) 2024-05-06 21:51:19 +03:00
Migration Increase migration timeout to 5 minutes 2024-03-02 04:00:35 +02:00
BasicRepository.cs New: History custom filters 2023-10-17 18:23:07 +03:00
ConnectionStringFactory.cs Implement DatabaseConnectionInfo 2023-12-12 15:36:14 +02:00
CorruptDatabaseException.cs Database corruption message linking to wiki 2024-04-25 11:29:26 +03:00
Database.cs Simplify DatabaseType logic 2023-04-30 21:31:59 -05:00
DatabaseConnectionInfo.cs Implement DatabaseConnectionInfo 2023-12-12 15:36:14 +02:00
DatabaseRestorationService.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
DbFactory.cs Fixed: Correctly handle Migration when PG Host has ".db" 2023-12-12 15:36:21 +02:00
ExpressionVisitor.cs Fix various typos 2023-12-19 20:18:54 +02: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