Commit Graph

2 Commits

Author SHA1 Message Date
Scott McKendry 374b87964f test(db): add memory driver tests 2026-05-10 14:01:08 +12:00
Scott McKendry ef8bbd8c9f 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-10 07:59:32 +12:00