summaryrefslogtreecommitdiff
path: root/shrine/database/database.go
AgeCommit message (Expand)AuthorFilesLines
2026-03-11refactor: remove libsql support and clean up database handlingBobby1-10/+0
2026-03-10feat: add support for LibSQL database driver and enhance seeding processBobby1-0/+10
2026-03-03feat: Implement middleware for HTTP logging and request contextBobby1-0/+64