-
Michael Beer authored
since Crate JDBC v1.12 that supports to set a `strict` mode (default: false) to be compliant with the JDBC spec. This prevents from throwing an UnsupportedFeatureException if `autocommit(false)` is called.
Michael Beer authoredsince Crate JDBC v1.12 that supports to set a `strict` mode (default: false) to be compliant with the JDBC spec. This prevents from throwing an UnsupportedFeatureException if `autocommit(false)` is called.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
project.clj 13.46 KiB