typeorm-typedi-extensions
typeorm-typedi-extensions copied to clipboard
Changes to use typeorm version 0.3.x
Description
Changes to use typeorm version 0.3.x
- Removal of obsolete functions
- Change to use DataSource
- Creating a new parameter to force the type of entity used
- Creation of the useConnection method to define the DataSource in the Container
Checklist
- [X] the pull request title describes what this PR does (not a vague title like
Update index.md) - [X] the pull request targets the default branch of the repository (
develop) - [X] the code follows the established code style of the repository
npm run prettier:checkpassesnpm run lint:checkpasses
- [ ] tests are added for the changes I made (if any source code was modified)
- [X] documentation added or updated
- [X] I have run the project locally and verified that there are no errors
Fixes
fixes #66
Thanks for working on this! I was waiting for this update! Hope it gets merged soon!
Thanks for working on this PR. Any timeline for when this PR is going to get merged?
@slavafomin @pleerock @NoNameProvided Thanks for this much needed PR. We are also waiting for this PR to be merged. Any idea, by when the last subtask would be done?
Any updates on when this PR gonna be merged?
Any update?