aboutsummaryrefslogtreecommitdiffstats
path: root/src/db.rs (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-09feat: db crud functionsHEADmainLibravatar cel 🌸1-7/+44
2025-06-09feat: db testsLibravatar cel 🌸1-8/+255
2025-06-05feat: loggingLibravatar cel 🌸1-3/+29
2025-06-05fix: category joinsLibravatar cel 🌸1-4/+40
2025-06-05feat: database functionsLibravatar cel 🌸1-43/+304
2024-09-22WIP: dbLibravatar cel 🌸1-3/+37