Commit Graph

13 Commits

Author SHA1 Message Date
Bogdan acb2be37e2 Fixed: Set Busy Timeout for SQLite 2023-10-18 21:45:11 +03:00
Robin Dadswell 80b1aa9a2c New: Postgres Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2022-04-03 00:06:30 +01:00
ta264 d4fa9b7345 Remove trailing whitespace 2019-12-27 20:40:13 -05:00
Qstick 65efa15551 New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
Leonardo Galli d4061bd13c Fixed: Invalid SQLite cache size. 2018-12-02 18:22:18 +01:00
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
Fixes: #1050
2016-07-19 18:57:36 -07:00
Taloth Saldono dea58ed663 Fixed: Changed sqlite to use full fsync on osx to reduce the chance of corruption at the cost of some performance. 2015-02-18 19:28:10 +01:00
Keivan Beigi 3dcfcbb400 made sqlite version explicit in the connection string. 2015-01-20 10:17:10 -08:00
Keivan Beigi 9d8011042e fixed: changed Journaling for osx to prevent db corruption 2015-01-05 17:09:40 -08:00
Keivan Beigi 0be8f55a2f Cleaned up using directive 2014-12-06 21:55:17 -08:00
Mark McDowall 6467167046 Moved Extension methods in common to subfolder 2014-12-01 22:26:25 -08:00
Keivan Beigi cb00644a09 Use raw sql to write logs to db. 2014-10-15 19:10:25 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00
Renamed from NzbDrone.Core/Datastore/ConnectionStringFactory.cs (Browse further)