mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-08 02:34:20 +01:00
Prevents something like `WHERE x = 5 AND x = 5` from becoming a two component index key. Closes #3656
Prevents something like `WHERE x = 5 AND x = 5` from becoming a two component index key. Closes #3656