You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readarr/src/NzbDrone.Core/Datastore
Bogdan 9957f734a5
Database corruption message linking to wiki
3 weeks ago
..
Converters Use 'var' instead of explicit type 12 months ago
Events Send signalr message for episode monitored flag changes 3 years ago
Extensions New: Postgres Support 2 years ago
Migration Fixed: Migrations running on newer versions of SQLite 1 month ago
BasicRepository.cs Added table identifier to OrderBy to avoid column ambiguity on joins 1 month ago
CacheDatabase.cs New: Postgres Support 2 years ago
ConnectionStringFactory.cs Implement DatabaseConnectionInfo 5 months ago
CorruptDatabaseException.cs Database corruption message linking to wiki 3 weeks ago
Database.cs Fixed: Database type when PG host contains ".db" (#3186) 4 months ago
DatabaseConnectionInfo.cs Implement DatabaseConnectionInfo 5 months ago
DatabaseRestorationService.cs New: UI Updates (Backup Restore in App, Profile Cloning) 6 years ago
DbFactory.cs Fixed: Correctly handle Migration when PG Host has ".db" 5 months ago
ExpressionVisitor.cs Swap to dapper with lazyload 4 years ago
IEmbeddedDocument.cs StyleCop (#1058) 4 years ago
LazyLoaded.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
LazyLoadedConverterFactory.cs New: Use System.Text.Json for Nancy and SignalR 3 years ago
LogDatabase.cs New: Postgres Support 2 years ago
MainDatabase.cs New: Postgres Support 2 years ago
ModelBase.cs Move all data fetching to BookInfo v2 2 years ago
ModelConflictException.cs StyleCop (#1058) 4 years ago
ModelNotFoundException.cs StyleCop (#1058) 4 years ago
PagingSpec.cs New: Custom Filtering for UI (#234) 6 years ago
PostgresOptions.cs New: Postgres Support 2 years ago
ResultSet.cs StyleCop (#1058) 4 years ago
SqlBuilder.cs New: Postgres Support 2 years ago
TableMapper.cs Added table identifier to OrderBy to avoid column ambiguity on joins 1 month ago
TableMapping.cs Fixed: Add ForeignEditionId to books endpoint 4 months ago
WhereBuilder.cs Remove unused imports 1 year ago
WhereBuilderPostgres.cs New: Postgres Support 2 years ago
WhereBuilderSqlite.cs New: Postgres Support 2 years ago