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

Changes to use typeorm version 0.3.x #69

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

gustavo-dev-commit
Copy link

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

  • the pull request title describes what this PR does (not a vague title like Update index.md)
  • the pull request targets the default branch of the repository (develop)
  • the code follows the established code style of the repository
    • npm run prettier:check passes
    • npm run lint:check passes
  • tests are added for the changes I made (if any source code was modified)
  • documentation added or updated
  • I have run the project locally and verified that there are no errors

Fixes

fixes #66

@jagan
Copy link

jagan commented Dec 9, 2023

Thanks for working on this! I was waiting for this update! Hope it gets merged soon!

@VivekFitkariwala
Copy link

Thanks for working on this PR. Any timeline for when this PR is going to get merged?

@ppratikcr7
Copy link

ppratikcr7 commented Feb 12, 2024

@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?

@danielfarah54
Copy link

Any updates on when this PR gonna be merged?

@ppratikcr7
Copy link

Any update?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

question: how support with typeorm ^0.3.17
5 participants