Commit Graph

3 Commits

Author SHA1 Message Date
Scott McKendry 68f04ec66a refactor(db): cleanup sqlc-wrapper gen 2026-05-11 17:29:43 +12:00
Scott McKendry 36bfcd45c1 feat(db): add memory storage driver
removes the sqlite dependency for tests, also brings back the option for
users to run zero persistence instances of tinyauth.

adds new mapErr fn for sqlc wrapper gen to prevent sql errors from
leaking out of the store implementation.
2026-05-11 17:29:43 +12:00
Scott McKendry 03cebb8dba feat(db): add code gen to build sqlc-compatible wrappers 2026-05-11 17:25:23 +12:00