Michael Bromley
|
f235249f15
fix(core): Fix RequestContext race condition causing null activeOrder
|
1 year ago |
Michael Bromley
|
5f165e872b
chore: Remove console logs
|
2 years ago |
Michael Bromley
|
a92d95bb05
docs: Add docs on custom fields & strategies etc
|
2 years ago |
Michael Bromley
|
7091a12673
Merge branch 'minor' into major
|
2 years ago |
Jan Doms
|
bf2b1f54d5
feat(core): Allow specifying transaction isolation level (#2116)
|
2 years ago |
Michael Bromley
|
0441a0338a
chore: Migrate from TSLint to ESLint
|
2 years ago |
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
|
861ef299f3
feat(core): Expose `withTransaction` method on TransactionalConnection
|
4 years ago |
Michael Bromley
|
f178276cd3
refactor(core): Extract TransactionalConnection into own module
|
4 years ago |
Michael Bromley
|
a6a4c6f0ec
Revert "chore: Update to NestJS v8, RxJS v7"
|
4 years ago |
Michael Bromley
|
029623deae
chore: Update to NestJS v8, RxJS v7
|
4 years ago |
Michael Bromley
|
3b60bcbe72
fix(core): Add retry logic in case of transaction deadlocks
|
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 |