Skip to content
Snippets Groups Projects
  • Michael Beer's avatar
    c6e87d2c
    remove custom query executor · c6e87d2c
    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.
    c6e87d2c
    History
    remove custom query executor
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
project.clj 13.46 KiB