Commit Graph

4 Commits

Author SHA1 Message Date
Scott McKendry 6d6b53270d token cleanup consistency 2026-05-17 18:42:07 +12:00
Scott McKendry 225041126e refactor memeory_test.go 2026-05-17 18:27:18 +12:00
Scott McKendry 91856cc56c test(db): add memory driver tests 2026-05-17 18:12:28 +12:00
Scott McKendry 71b97040d3 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-17 18:12:28 +12:00