For instance a query like so: ```sql SELECT * FROM table WHERE x = ? ``` Binding `0x1000` (which is `UInt16`) and `Int(0x1000)` yield different results.
For instance a query like so:
Binding
0x1000(which isUInt16) andInt(0x1000)yield different results.