aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres/migrations/20220421174016_larger-commands.sql (follow)
Commit message (Collapse)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
| | | | I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place
* refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate2023-06-12
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies