Destiny Erhabor
Destiny Erhabor
Can i use @Aliheym package and this together ? Like i already have a codebase with this package or i can use @Aliheym and unistall without causing code breaks ?...
Sadly, I don't think this repo is still being maintained. You can check out https://github.com/Aliheym/typeorm-transactional It's a forked from this repository > Same error
@sunjoong85 yeah i am aware of that, I am asking if rewriting my codebase with Aliheym / [typeorm-transactional](https://github.com/Aliheym/typeorm-transactional) will not cause much breaking point ?
hello @Harsh4902, I would love to join you in contributing to this. I can start off with the importDir
Kindly review @lbroudoux @Hash > @Caesarsage Thank you so much for this PR. It's actually a very good implementation for `import-dir` command. I have some concerns: > > * Maybe...
i think we can go with the hybrid approach where the import --watch run the actual watcher as its more user intuitive and we can also have another standalone command...
hello @dprotaso i would love to contribute to this issue