summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/database.rs
AgeCommit message (Expand)Author
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-06-10Add configurable history length (#447)Ellie Huxtable
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-26SQLx cannot run this migration OK (#353)Ellie Huxtable
2022-04-26Remove all select * from the server queries (#347)Ellie Huxtable
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21Fix SQL cache query (#318)Ellie Huxtable
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable