aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres/migrations/20220426172813_user-created-at.sql (unfollow)
Commit message (Collapse)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
* refactor server to allow pluggable db and tracing * clean up * fix descriptions * remove dependencies
2022-04-26Add created_at column to users (#354)Ellie Huxtable