odavid/typeorm-transactional-cls-hooked
A Transactional Method Decorator for typeorm that uses cls-hooked to handle and propagate transactions between different repositories and service methods. Inpired by Spring Trasnactional Annotation and Sequelize CLS
TypeScriptMIT
Issues
- 15
- 5
- 0
Transaction not rolling back as expected
#118 opened by sayinmehmet47 - 0
- 16
Support the latest version of typeorm (v0.3.x)
#107 opened by micalevisk - 0
Transaction(s) stuck after connection limit reached
#115 opened by st1906 - 3
Transaction doesn't work
#95 opened by naorye - 1
- 1
When i use Propagation.NESTED, serializable not work
#47 opened by GuihaiHU - 2
transaction w/o class method decorator
#92 opened by lytc - 4
How to commit the transaction?
#87 opened by stovberpv - 1
TypeError: typeorm_transactional_cls_hooked_1.runOnTransactionCommit is not a function
#102 opened by wazcov - 4
- 3
Testing Error initializeTransactionalContext()
#89 opened by sgentile - 6
- 9
Suggestion: clarity in documentation
#55 opened by alsonkemp - 0
EntityManager is Undefined
#88 opened by sgentile - 1
- 9
Allow to use @Transactional() annotation to entire service (apply to all methods)
#41 opened by herbertpimentel - 1
The RelationLoader ignore the CLS transaction
#51 opened by fstn - 4
- 0
Feature request: make NAMESPACE_NAME exported
#82 opened by r-pr - 1
- 1
Transactional doesn't work well with Promise.all
#78 opened by preterer - 1
- 2
what is the default Propagation?
#34 opened by Diluka - 4
- 17
Transactional not applying on whole method ?
#58 opened by jchapelle - 1
- 4
- 10
Latest update breaks MongoRepository
#64 opened by preterer - 2
- 7
- 2
- 1
- 6
- 3
- 23
Issue with not rolled back transactions
#43 opened by Melzar - 2
- 3
- 6
Problem with repository injection
#37 opened by ydinari - 3
dist folder missing in package version 0.1.9
#33 opened by daffodil11 - 4
How to use Hook?
#31 opened by KevinTanjung - 2
- 2
- 3
Any way mocking @Transactional()
#28 opened by sunjoong85 - 2
Does it support ActiveRecord mode?
#26 opened by zhongyuanjia - 4
Not working with Nestjs 6
#23 opened by ondrakub - 0
- 6
library architecture
#19 opened by NarHakobyan