aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-postgres/src/wrappers.rs
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-01-22 17:06:34 +0000
committerGitHub <noreply@github.com>2024-01-22 17:06:34 +0000
commit6af6c9066b8c054ea40021a64bb6ea56d14ff22f (patch)
tree3d13bf8013385ff9413fa824d311f61d89f2a460 /atuin-server-postgres/src/wrappers.rs
parentfeat: make store init idempotent (#1609) (diff)
downloadatuin-6af6c9066b8c054ea40021a64bb6ea56d14ff22f.zip
fix(tui): dedupe was removing history (#1610)
Related: https://forum.atuin.sh/t/search-ignoring-commands/74/5?u=ellie When a user ran a duplicated command, but in another session, it was removed by filters. This is because the subquery that was once used did not have the same filters applied as the main query. Instead of messing with subqueries, `group by` instead. This aligns with the search() function
Diffstat (limited to 'atuin-server-postgres/src/wrappers.rs')
0 files changed, 0 insertions, 0 deletions