Bogdan
|
688434ced9
|
Bump BusyTimeout for SQLite to 1000ms
|
2026-01-11 17:25:08 +01:00 |
|
Bogdan
|
e1264d7cda
|
Implement DatabaseConnectionInfo
Co-authored-by: Qstick <qstick@gmail.com>
|
2023-12-12 15:49:50 +02:00 |
|
Bogdan
|
c15c71386d
|
New: Set busy timeout for SQLite
(cherry picked from commit 192eb7b62ae60f300a9371ce3ed2e0056b5a1f4d)
|
2023-10-29 01:28:13 +03:00 |
|
Qstick
|
df764ce8b4
|
New: Postgres Support
|
2021-11-29 23:14:48 -06: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 |
|