basho-labs / Riak-TS-JDBC-Driver

JDBC client for Basho's Riak TS database (http://docs.basho.com/riak/ts/), see https://github.com/cvitter/Riak-TS-JDBC-Driver/tree/master/riakts.jdbc.driver for documentation.
Apache License 2.0
10 stars 2 forks source link

Boolean not supported in SQL INSERT #8

Closed cvitter closed 8 years ago

cvitter commented 8 years ago

Issue exists in Riak TS 1.3, fix targeted to be released in Riak TS 1.4. Once released need to implement tests to verify fix.

cvitter commented 8 years ago

Fixed in Riak TS, tests updated in https://github.com/basho-labs/Riak-TS-JDBC-Driver/commit/326b9559a36099eaedf27ce9e84a4e5ef7f999e0 verify that INSERT with boolean works