Skip to content

SingleStore JDBC Driver 1.2.5

Compare
Choose a tag to compare
@oyeliseiev-ua oyeliseiev-ua released this 23 Sep 07:39
· 57 commits to master since this release
  • Add a Connection method to set sql select limit on SingleStoreDB.
  • Fixed ClassCastException when calling getDatabaseProductVersion using a connection with defaultFetchSize.
  • Fixed reading BIT data type as byte array instead of BitSet in reverse order.
  • Fixed column display size and database metadata for BLOB/TEXT data types.