about summary refs log tree commit diff
path: root/kittybox-rs/src/database/postgres
Commit message (Collapse)AuthorAgeFilesLines
* cargo update, part 1Vika2023-07-171-5/+5
|
* Implement Postgres backendVika2023-07-091-0/+360
A single giga-commit that took me weeks to produce. I know, this is not exactly the best thing ever — but I wanted to experiment first before "committing" to the implementation, so that I would produce the best solution.