Files
turso/core
Pekka Enberg 169864456e Merge 'Fix IdxCmp insn comparisons' from Jussi Saurio
We never hit bugs due to these because of 1. not having multi column
indexes in our TCL test databases, 2. otherwise not really having Rust
tests involving indexes, and 3. `IdxLt` and `IdxLe` not actually being
used anywhere yet
Also as @PThorpe92 pointed out there are some nuances to the comparison
logic we may need to eventually implement regarding comparisons with
uneven number of keys:
https://github.com/sqlite/sqlite/blob/master/src/vdbeaux.c#L4719

Reviewed-by: Preston Thorpe (@PThorpe92)

Closes #1215
2025-03-31 10:40:01 +03:00
..
2025-03-24 22:48:07 -04:00
2025-03-24 22:48:07 -04:00
2025-03-30 19:01:03 +03:00
2025-03-25 17:13:31 +02:00
2025-03-30 11:07:23 +02:00
2025-03-30 19:01:16 +03:00
2025-03-27 17:53:02 +01:00
2025-01-28 14:55:38 -05:00
2025-03-30 19:01:03 +03:00
2025-03-05 14:07:48 +01:00
2025-03-30 19:01:03 +03:00
2025-01-28 14:55:38 -05:00
2025-03-30 19:01:03 +03:00
2025-02-11 09:03:36 -04:00
wip
2025-03-29 22:02:49 +01:00
2024-12-24 18:04:30 +01:00
2025-03-30 19:01:03 +03:00
2025-03-24 20:21:09 -03:00