- add runInTransaction and wrapInTransaction #94
- Feature request: make NAMESPACE_NAME exported #82
- Introduced TRANSACTIONAL_CONSOLE_DEBUG environment variable to control debug logging when connection logger is not available #76
- Error when using repository methods outside of a request context #73
- Added Transactional Debug Logs - Using Typeorm connection logger #69
- Re-patch MongoRepisotry manager property to be configurable/writable #68
- Patching mongo repository #67
- Using patchRepositoryManager instead of overriding the manager() #66
- Fix partial rollback issue #61
- Using github actions for CI
- Using npm instead of yarn during development
- Simple tests
- Using connectionName as string | ()=>string #44
- Move @types/cls-hooked to dependencies #42
- dist folder missing in package version 0.1.9 #33
- feat: adds BaseTreeRepository #32
- Preserve method name on @Transactional method overwrite #16
- Added types declaration in package.json #20
- cls-hooked should be a dependency #17
- Removed reflect-metadata import and added a comment within the readme #12
- Export getEntityManagerOrTransactionManager for usage in custom repositories #13
- Added patchTypeORMRepositoryWithBaseRepository #14
- add basic support for transation lifecycle hooks #7
- feature: add ability to specify isolation level of transactions #5