Sean Corfield
e9c1bda637
Fixes #117 by providing control over nested transactions
2020-06-28 15:10:41 -07:00
Sean Corfield
7c0cee09bf
Issue #117 sketch of dynamic nested transaction behavior
2020-06-06 16:57:25 -07:00
Sean Corfield
905f7c3e12
Addresses #106 by adding experimental locking in this case
2020-04-27 17:52:11 -07:00
Sean Corfield
425d1c367c
Extend copyright to 2020
2020-01-01 13:13:41 -08:00
Sean Corfield
b6014e824a
Fixes #80 by carefully avoiding the implicit commit when rollback fails
2019-12-11 16:03:41 -08:00
Sean Corfield
8fbd0837ab
Add ^:no-doc to next.jdbc.transaction
...
In preparation for possible changes to cljdoc (so that it respects that
metadata).
2019-11-15 13:21:00 -08:00
Sean Corfield
1cec0a2643
Fixes #37 ; Fixes #36
...
* Fix `with-transaction` spec and how it invokes `transact` when no
options map is provided.
* Adds type hint to `with-transaction`.
* Document manual rollback of transactions.
2019-07-02 16:45:48 -07:00
Sean Corfield
8c508b8416
Documentation cleanup
2019-04-18 13:19:59 -07:00
Tommi Reiman
c7ebec1fa2
Manually destructure options
2019-04-02 22:37:53 +03:00
Sean Corfield
81be787316
Improve docstrings throughout
2019-04-01 21:31:38 -07:00
Sean Corfield
6e08557d92
Add docstrings to everything
2019-03-31 23:17:12 -07:00
Sean Corfield
ac95379bce
Reorganize into multiple namespaces
2019-03-31 16:54:34 -07:00