mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 05:24:22 +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