aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations/20220426080938_history-index.sql (follow)
Commit message (Collapse)AuthorAge
* SQLx cannot run this migration OK (#353)Ellie Huxtable2022-04-26
| | | And also correct a typo
* Add btree index on history table (#345)Ellie Huxtable2022-04-26
This speeds up a whole bunch of our queries by a *lot* :)