Radarr/src/NzbDrone.Core/Datastore
Qstick dbca393772 New: Retry Postgres connection 3 times (with 5 second sleep) on Startup
(cherry picked from commit 3e700b63c26b247fcac83428ba79e53c88f797ff)

[common]
2022-10-15 12:08:47 -05:00
..
Converters Fixed: Loading old commands from database 2022-04-02 14:11:47 -05: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 New: Preserve language tags when importing subtitle files 2022-08-20 18:17:44 -05:00
BasicRepository.cs New: Postgres Support 2022-04-03 00:06:30 +01: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 New: Postgres Support 2022-04-03 00:06:30 +01: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
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: Movie Added Notification 2022-06-03 23:39:28 -05:00
WhereBuilder.cs New: Postgres Support 2022-04-03 00:06:30 +01:00
WhereBuilderPostgres.cs Set up tests on postgres 2022-04-03 00:06:30 +01:00
WhereBuilderSqlite.cs New: Postgres Support 2022-04-03 00:06:30 +01:00