arcion-23.07
·
15 commits
to jdbc_url_delim
since this release
- Fix insert statement to allow
-p fieldcount=0. - Add
-p jdbc.ycsbkeyprefix=falsemaking YCSB_KEY column integer type. - Use
Class.forName(driver).newInstance();to handle Sybase ASE JDBC quirks.