Papooch / nestjs-cls

A continuation-local storage (async context) module compatible with NestJS's dependency injection.
https://papooch.github.io/nestjs-cls/
MIT License
453 stars 29 forks source link

Add typeorm Adapter for @nestjs-cls/transactional #140 #141

Closed giosueDelgado closed 7 months ago

giosueDelgado commented 7 months ago

Add typeorm Adapter for @nestjs-cls/transactional

See #140

giosueDelgado commented 7 months ago

FYI @Papooch here the PR with also test 😄

giosueDelgado commented 7 months ago

I update the pr :)

giosueDelgado commented 7 months ago

PR updated @Papooch

giosueDelgado commented 7 months ago

The changes have been made and the test has passed:

image