|
|
376773a0cc
|
style: run python linter & prettifier on backend code
|
2026-03-25 19:34:43 +00:00 |
|
|
|
a154b25415
|
fix(db): missing rollback on execute_batch method
Arguably more important on a batch function to have rollback.
|
2026-03-05 10:09:14 +00:00 |
|
|
|
a4c527ce5b
|
fix(db): execute not committing if fetch flag was set
|
2026-03-03 13:10:50 +00:00 |
|
|
|
8b8462fd58
|
chore: add non-existent database error check
|
2026-03-03 11:11:10 +00:00 |
|
|
|
4bec0dd32c
|
refactor: extract dataset functionality out of db class
|
2026-03-02 19:18:05 +00:00 |
|
|
|
4961ddc349
|
refactor: move db dir into server
|
2026-03-02 19:05:56 +00:00 |
|