activerecord-jdbc-adapter icon indicating copy to clipboard operation
activerecord-jdbc-adapter copied to clipboard

bit strings not working with prepared statements

Open kares opened this issue 12 years ago • 0 comments

e.g. BIT(2) or BIT VARYING types due missing support on the JDBC side ...

some (old but related) discussion here and here

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/876436-bit-strings-not-working-with-prepared-statements?utm_campaign=plugin&utm_content=tracker%2F136963&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F136963&utm_medium=issues&utm_source=github).

kares avatar Aug 20 '13 20:08 kares