|
|
b5281df6a5
|
fix: limit sqlite connection pool
|
2026-06-25 02:35:53 +02:00 |
|
|
|
795bbe825f
|
fix: set sqlite txlock=immediate to prevent mid-transaction lock upgrades
|
2026-06-25 02:35:51 +02:00 |
|
|
|
aa9375eff2
|
fix: check PRAGMA errors instead of silently ignoring
|
2026-06-25 02:35:50 +02:00 |
|
|
|
acabd50970
|
fix: use execcontext in db
|
2026-06-11 14:49:57 +02:00 |
|
|
|
c6090604ef
|
fix: sqlite concurrency defaults
|
2026-05-26 22:21:09 +02:00 |
|
|
|
1e9874a482
|
refactor: migrate env-var reads to config package
|
2026-05-26 15:38:14 +02:00 |
|
|
|
4606c790f1
|
fix: handle backend errors and driver import
|
2026-05-24 22:46:02 +02:00 |
|
|
|
14b7668afa
|
chore: formatting
|
2026-05-13 13:01:39 +02:00 |
|
|
|
a99b8b3844
|
chore: remove unreachable functions
|
2026-05-13 12:51:47 +02:00 |
|
|
|
345853406c
|
refactor: general architectural cleanup and bug fixes
|
2026-05-13 11:20:49 +02:00 |
|
|
|
e48d95cb4e
|
feat: add comments and cleanup unused imports across codebase
|
2026-05-10 20:00:04 +02:00 |
|
|
|
9cefb39d01
|
refactor: consolidate db package and flatten structure
|
2026-05-06 23:11:05 +02:00 |
|