summaryrefslogtreecommitdiffstats
path: root/atuin-server/migrations
AgeCommit message (Expand)Author
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-06-10Add configurable history length (#447)Ellie Huxtable
2022-04-26Add created_at column to users (#354)Ellie Huxtable
2022-04-26SQLx cannot run this migration OK (#353)Ellie Huxtable
2022-04-26Add btree index on history table (#345)Ellie Huxtable
2022-04-21Allow for larger commands (#321)Ellie Huxtable
2022-04-21Fix delete trigger (#317)Ellie Huxtable
2022-04-19Add count trigger (#308)Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable