aboutsummaryrefslogtreecommitdiffstats
path: root/src/db.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: db crud functionsHEADmainLibravatar cel 🌸2025-06-091-7/+44
* feat: db testsLibravatar cel 🌸2025-06-091-8/+255
* feat: loggingLibravatar cel 🌸2025-06-051-3/+29
* fix: category joinsLibravatar cel 🌸2025-06-051-4/+40
* feat: database functionsLibravatar cel 🌸2025-06-051-43/+304
* WIP: dbLibravatar cel 🌸2024-09-221-3/+37
* WIP: dbLibravatar cel 🌸2024-08-041-0/+28