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