Lidarr/src/NzbDrone.Core/Datastore
Bogdan 2e242aeb7b Database corruption message linking to wiki 2024-04-25 11:30:05 +03:00
..
Converters New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
Events StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Extensions New: Postgres Database Support 2022-11-20 10:41:48 -06:00
Migration New: Indexer flags 2024-03-10 17:30:09 +02:00
BasicRepository.cs Added table identifier to OrderBy to avoid column ambiguity on joins 2024-04-08 17:25:31 +03:00
ConnectionStringFactory.cs Implement DatabaseConnectionInfo 2023-12-12 15:38:47 +02:00
CorruptDatabaseException.cs Database corruption message linking to wiki 2024-04-25 11:30:05 +03:00
Database.cs Fixed: Database type when PG host contains ".db" (#4435) 2024-01-12 13:28:25 +02:00
DatabaseConnectionInfo.cs Implement DatabaseConnectionInfo 2023-12-12 15:38:47 +02:00
DatabaseRestorationService.cs New: UI Updates (Backup Restore in App, Profile Cloning) 2018-01-14 17:11:37 -05:00
DbFactory.cs Fixed: Correctly handle Migration when PG Host has ".db" 2023-12-12 15:40:37 +02:00
ExpressionVisitor.cs Fix various typos 2022-11-03 10:44:26 -05:00
IEmbeddedDocument.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
LazyLoaded.cs New: Use System.Text.Json for Nancy and SignalR 2021-06-30 23:52:24 -04:00
LazyLoadedConverterFactory.cs New: Use System.Text.Json for Nancy and SignalR 2021-06-30 23:52:24 -04:00
LogDatabase.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
MainDatabase.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
ModelBase.cs Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
ModelConflictException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
ModelNotFoundException.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
PagingSpec.cs New: Custom Filtering for UI (#234) 2018-03-14 21:28:46 -04:00
PostgresOptions.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
ResultSet.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
SqlBuilder.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
TableMapper.cs Added table identifier to OrderBy to avoid column ambiguity on joins 2024-04-08 17:25:31 +03:00
TableMapping.cs New: On Artist Add connection event 2024-01-30 16:22:53 +02:00
WhereBuilder.cs Remove unused imports 2023-05-12 19:24:16 +03:00
WhereBuilderPostgres.cs Enable all analyzers and enforce code style on build 2023-04-11 21:31:27 -05:00
WhereBuilderSqlite.cs Enable all analyzers and enforce code style on build 2023-04-11 21:31:27 -05:00