aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20220421174016_larger-commands.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-21Allow for larger commands (#321)Ellie Huxtable
Followup: Limit command length client side too