Lidarr/src/NzbDrone.Core/Datastore
Mark McDowall 5d8f9c9e27 New: Store last search time for AlbumSearch
(cherry picked from commit 9af57c6786)
2024-02-05 19:11:14 +02:00
..
Converters New: Auto tagging of artists 2023-10-30 21:29:24 +02:00
Events
Extensions New: Postgres Database Support 2022-11-20 10:41:48 -06:00
Migration New: Store last search time for AlbumSearch 2024-02-05 19:11:14 +02:00
BasicRepository.cs New: History custom filters 2023-11-02 00:33:54 +02:00
ConnectionStringFactory.cs Implement DatabaseConnectionInfo 2023-12-12 15:38:47 +02:00
CorruptDatabaseException.cs
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
DbFactory.cs Fixed: Correctly handle Migration when PG Host has ".db" 2023-12-12 15:40:37 +02:00
ExpressionVisitor.cs
IEmbeddedDocument.cs
LazyLoaded.cs
LazyLoadedConverterFactory.cs
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
ModelConflictException.cs
ModelNotFoundException.cs
PagingSpec.cs
PostgresOptions.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
ResultSet.cs
SqlBuilder.cs New: Postgres Database Support 2022-11-20 10:41:48 -06:00
TableMapper.cs Fixed: Use titlecase when querying DB with sort keys 2023-01-21 12:01:39 -06: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