next-jdbc/test
James Henderson 61471aae22
always call setReadOnly when opening a transaction:
if the connection is read-only and the user supplies `{:read-only false}` as tx opts, we should call `(.setReadOnly conn false)` when we open the transaction, and reset it afterwards
2022-09-07 10:02:14 +01:00
..
next always call setReadOnly when opening a transaction: 2022-09-07 10:02:14 +01:00
log4j2-info.properties Add jTDS testing 2020-06-06 17:06:11 -07:00