aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20220426172813_user-created-at.sql (unfollow)
Commit message (Collapse)Author
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