camsaul / toucan2

Successor library to Toucan with a modern and more-extensible API, more consistent behavior, and support for different backends including non-JDBC databases and non-HoneySQL queries. Currently in active beta.
Eclipse Public License 1.0
81 stars 11 forks source link

Respect `nested-transaction-rule` in subsequent transactions #156

Closed camsaul closed 1 year ago

camsaul commented 1 year ago

Fixes #146

Also, move JDBC-related Connection methods to toucan2.jdbc.connection.

codecov[bot] commented 1 year ago

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Files Coverage Δ
src/toucan2/jdbc/connection.clj 100.00% <100.00%> (ø)
src/toucan2/jdbc/query.clj 88.46% <ø> (ø)
src/toucan2/protocols.clj 83.33% <ø> (+22.72%) :arrow_up:
src/toucan2/jdbc/pipeline.clj 82.14% <82.14%> (ø)
src/toucan2/jdbc.clj 55.55% <38.46%> (-30.56%) :arrow_down:

... and 1 file with indirect coverage changes

:loudspeaker: Thoughts on this report? Let us know!.