Commit Graph

14 Commits (develop)

Author SHA1 Message Date
Bogdan a14a24cd07 Implement DatabaseConnectionInfo
6 months ago
Bogdan 96aecf7e32 New: Set busy timeout for SQLite
7 months ago
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
Taloth Saldono 38507e6eb0 Fixed: Excessive memory usage due to sqlite cache configuration.
5 years ago
Qstick 5003cd8a14 Rename More Sonarr References
7 years ago
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
8 years ago
Taloth Saldono dea58ed663 Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance.
9 years ago
Keivan Beigi 3dcfcbb400 made sqlite version explicit in the connection string.
10 years ago
Keivan Beigi 9d8011042e fixed: changed Journaling for osx to prevent db corruption
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Keivan Beigi cb00644a09 Use raw sql to write logs to db.
10 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago