Alexander Shitikov
|
6050279860
fix(core): Copy context on transaction start. Do not allow to run queries after transaction aborts. (#1481)
|
3 years ago |
Michael Bromley
|
26ca960d4a
chore: Run e2e tests in parallel
|
4 years ago |
Michael Bromley
|
861ef299f3
feat(core): Expose `withTransaction` method on TransactionalConnection
|
4 years ago |
Michael Bromley
|
f0fd66258b
feat(core): Make event bus subscriptions transaction-safe
|
4 years ago |
Michael Bromley
|
739e56cb77
fix(core): Mitigate QueryRunnerAlreadyReleasedError in EventBus handlers
|
5 years ago |
Michael Bromley
|
721bbd0454
refactor(core): Move test plugin into external file
|
5 years ago |
Michael Bromley
|
5fd5fe681b
refactor(core): Simplify transaction implementation, add manual mode
|
5 years ago |
Michael Bromley
|
b40209e011
feat(core): Run all mutations within transactions
|
5 years ago |
Michael Bromley
|
4040089a61
feat(core): Create Transaction decorator
|
5 years ago |
Michael Bromley
|
82b54e61e0
feat(core): Create unit-of-work infrastructure for transactions
|
5 years ago |