aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/server.rs
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2022-04-21 09:19:54 +0100
committerGitHub <noreply@github.com>2022-04-21 09:19:54 +0100
commit24e297178776ca3e5d71cdf446e4394e7a1bcb5c (patch)
tree22862e4235ff0be94bc5aab848865b9def778700 /src/command/server.rs
parentFix delete trigger (#317) (diff)
downloadatuin-24e297178776ca3e5d71cdf446e4394e7a1bcb5c.zip
Fix SQL cache query (#318)
I just deployed the older version and it was falling back on the full count. Turns out this is because it won't upcast from INT4 to INT8 automatically, and it has to be manual At some point the underlying total should be changed to int8, but also I highly doubt anyone will have enough shell history to fill an int4 lol
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions