typeorm-transactional
typeorm-transactional copied to clipboard
Does this package cause a great breaking change to the " odavid/typeorm-transactional-cls-hooked"
As the package https://github.com/odavid/typeorm-transactional-cls-hooked does not support transaction for new nestJS version , how much changes will this affect my codebase aready written in https://github.com/odavid/typeorm-transactional-cls-hooked ?
odavid/typeorm-transactional-cls-hooked dose not work on TypeORM version 0.3.x.
@sunjoong85 yeah i am aware of that, I am asking if rewriting my codebase with Aliheym / typeorm-transactional will not cause much breaking point ?