mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-27 13:04: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