diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2022-04-21 09:19:54 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-21 09:19:54 +0100 |
| commit | 24e297178776ca3e5d71cdf446e4394e7a1bcb5c (patch) | |
| tree | 22862e4235ff0be94bc5aab848865b9def778700 /src/command/event.rs | |
| parent | Fix delete trigger (#317) (diff) | |
| download | atuin-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 'src/command/event.rs')
0 files changed, 0 insertions, 0 deletions
