diff options
| author | Ellie <ellie@elliehuxtable.com> | 2021-12-20 05:52:07 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-20 05:52:07 +0000 |
| commit | 7fa3e1c0f4733d9af332ada3612343cb62195117 (patch) | |
| tree | a88165ddb350bf9da323b158987a22076a0b33f3 /atuin-common | |
| parent | use sqlite grouping rather than subquery (#181) (diff) | |
| download | atuin-7fa3e1c0f4733d9af332ada3612343cb62195117.zip | |
Do not crash if the history timestamp is in the future (#250)
Resolve #189
We were throwing an OutOfRangeError. This occurs when you attempt to
convert to a duration, and your input is <0. A value in the future would
have done this. This is especially noticeable during DST...
Diffstat (limited to 'atuin-common')
0 files changed, 0 insertions, 0 deletions
