mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +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