typeorm-typedi-extensions
typeorm-typedi-extensions copied to clipboard
Set ConnectionManager as global in Container
Fixes scoped containerInstance.get requests for ConnectionManager, which was previously creating a cloned ConnectionManager via new ConnectionManager(), thereby removing all prior connection information.
Checking in on any sort of acknowledgement here from any maintainers. It’s only a single line change in the package.
Detailed comments are in #51
@glen-84 @slavafomin @pleerock @NoNameProvided
I'm not a maintainer.
@pleerock @NoNameProvided
Checking in again.
@pleerock @NoNameProvided
I hate to keep pinging you both, but when trying to dockerize, the non-global container issue is a real bummer.
@NoNameProvided any chance to approve and release a new patch for this package? Without it it breaks scoped comtainers.
bumping this again
Bumping this to the top of (hopefully) someones review queue
Welp, about time to bump this one up again...