aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/migrations/20230315220114_drop-events.sql (follow)
Commit message (Collapse)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
| | | | I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place
* Add history deletion (#791)Ellie Huxtable2023-03-20
* Drop events. I'd still like to do them, but differently * Start adding delete api stuff * Set mailmap * Delete delete delete * Fix tests * Make clippy happy