SingleStore JDBC Driver 1.2.5
- 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.