Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question: Typeorm 0.3.0 has deprecated all container-related features. What does this mean for TypeDi? #696

Open
nelsonfleig opened this issue Mar 27, 2022 · 2 comments
Labels
type: question Questions about the usage of the library.

Comments

@nelsonfleig
Copy link

As mentioned in the title, all container-related features have been deprecated since 0.3.0. Is there any other way to use TypeDi with Typeorm without calling Typeorm.useContainer() ?

@nelsonfleig nelsonfleig added the type: question Questions about the usage of the library. label Mar 27, 2022
@attilaorosz
Copy link
Member

attilaorosz commented Mar 27, 2022

@nelsonfleig I believe this is a quetion to typeorm instead of typedi. If their internals are not using typeorm we can't do much.

@nelsonfleig
Copy link
Author

any workarounds? Is it possible to pass the new DataSource class in Typeorm to the container?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Questions about the usage of the library.
Development

No branches or pull requests

2 participants