Aliheym / typeorm-transactional

A Transactional Method Decorator for TypeORM that uses Async Local Storage or cls-hooked to handle and propagate transactions between different repositories and service methods.
MIT License
201 stars 27 forks source link

chore: keep comments/docs #18

Closed Diluka closed 1 year ago

Diluka commented 1 year ago

Closes: #17

Aliheym commented 1 year ago

Thanks for your PR!