Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split Postgres schemas into two | Vika | 2023-07-21 | 1 | -3/+5 |
| | | | | | Now the postgres schemas are completely independent of each other. This took a while to figure out! | ||||
* | cargo update, part 1 | Vika | 2023-07-17 | 1 | -5/+5 |
| | |||||
* | Implement Postgres backend | Vika | 2023-07-09 | 1 | -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. |