aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20220421073605_fix_count_trigger_delete.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
* Fix delete trigger (#317)Ellie Huxtable2022-04-21
I've tested this again by deleting my full history and re-syncing, all good.