aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server-postgres/src (unfollow)
Commit message (Expand)Author
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-07-03fix: ambiguous column name (#2232)Ellie Huxtable
2024-07-03fix: idx cache inconsistency (#2231)Ellie Huxtable
2024-07-02feat: monitor idx cache consistency before switching (#2229)Ellie Huxtable
2024-07-02perf: write to the idx cache (#2225)Ellie Huxtable
2024-06-24fix: ensure we cleanup all tables when deleting (#2191)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-05-21fix: redact password in database URI when logging (#2032)Jeremy Cline
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable