aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20230515221038_trigger-delete-only.sql (follow)
Commit message (Collapse)AuthorAge
* 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
* Restructure account commands to account subcommand (#984)Ellie Huxtable2023-05-17
* Stop running triggers on history delete * Move to account management dir * Alter trigger function to only run for inserts * wip * Add atuin account subcommands, and re-org delete * Clarify docs * Delete silly dupe migration * Um where did this come from * Oops, insert only plz