Skip to content

arcion-23.07

Choose a tag to compare

@robert-s-lee robert-s-lee released this 24 Jul 19:00
· 15 commits to jdbc_url_delim since this release
  • Fix insert statement to allow -p fieldcount=0.
  • Add -p jdbc.ycsbkeyprefix=false making YCSB_KEY column integer type.
  • Use Class.forName(driver).newInstance(); to handle Sybase ASE JDBC quirks.