Radarr/src/NzbDrone.Core/Datastore
Bogdan 4beb5b328b
New: Option to disable Email encryption
* New: Option to disable Email encryption

(cherry picked from commit 7be5732a3a6679120b0f01bd1eb1207194f57f5e)

* Fix possible NullRef in Email Encryption migration

(cherry picked from commit 271266b10ac51ee6dd7a7024d346b631bd5397c2)

---------

Co-authored-by: Mark McDowall <mark@mcdowall.ca>
2024-01-24 12:11:51 +02:00
..
Converters New: Auto tagging of movies 2023-07-27 07:51:38 +03:00
Events
Extensions Rework Movie Metadata data model 2022-04-23 13:14:03 -05:00
Migration New: Option to disable Email encryption 2024-01-24 12:11:51 +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.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
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
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
ModelConflictException.cs
ModelNotFoundException.cs
PagingSpec.cs
PostgresOptions.cs Make postgres integration tests actually use postgres 2022-04-08 15:10:13 -07:00
ResultSet.cs
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