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
|
||
|---|---|---|
| .. | ||
| jdbc | ||
| jdbc_test.clj | ||
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
|
||
|---|---|---|
| .. | ||
| jdbc | ||
| jdbc_test.clj | ||