Skip to content

v5.5.0

Compare
Choose a tag to compare
@Smyatkin-Maxim Smyatkin-Maxim released this 17 Dec 07:38
· 31 commits to master since this release
  • getUpdateCount returns -1 so that DataGrip doesn't wait for queries infinitely and some other minor changes for DataGrip support
  • properly closing PreparedStatement, Statement and ResultSet
  • ability to set max_rows on a connection level via connection properties instead of setting it for each statement separately
  • ability to omit some columns in batch inserts
  • some OmniSciDatabaseMetaData methods were updated to show valid information on current driver version and server's SQL capabilities