Commit Graph

2 Commits

Author SHA1 Message Date
74b9c9ce9a kvdb: add sqlite 2023-01-23 09:14:08 +02:00
170160f28a kvdb+refactor: move all general sqlite code to seprate dir
In this commit, all the sql, non-postgres-specific, code is moved out of
the postgres package and into a new sqlbase package. This will make it
more easily reusable for future sql integrations.
2023-01-23 09:05:11 +02:00