Ben Clark
Results
1
issues of
Ben Clark
**Describe the bug** We had a query like: `SELECT * FROM tableName WHERE columnName = ANY(:param)` and `:param` is a string like `'{Value1,Value2}'` This was working fine when using local-data-api...