aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20230515221038_trigger-delete-only.sql (follow)
Commit message (Collapse)AuthorAge
* 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