feat: add support for sqlite3 and multiple databases #2

Open
cgroschupp wants to merge 8 commits from feature/sqlite3-and-multiple-db-support into master

8 Commits

Author SHA1 Message Date
Christian Groschupp
3efc1a9dd1 style: sort imports 2025-03-28 22:48:28 +01:00
Christian Groschupp
016d7db63e docs: update doc strings 2025-03-28 22:47:29 +01:00
Christian Groschupp
78fb13fb26 fix: change sql format 2025-03-28 22:47:29 +01:00
Christian Groschupp
fdf878d2e3 fix: ignore some type checks in test file 2025-03-28 22:47:29 +01:00
Christian Groschupp
5b248cd46b style: lint code 2025-03-28 22:47:29 +01:00
Christian Groschupp
19476c593f feat: update tests 2025-03-28 22:47:29 +01:00
Christian Groschupp
9751bf28b9 feat: calculate saved space 2025-03-28 22:47:29 +01:00
Christian Groschupp
d318296e7e feat: support sqlite3 and multiple databases 2025-03-28 22:47:29 +01:00