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

Typeorm: Use DataSource instead of Connection #1166

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

fflorent
Copy link
Collaborator

WIP! This PR is open to see whether it passes the tests

Context

Since version 0.3.0, Typeorm functions, methods and classes related to Connections have been deprecated in favor of the use of DataSources.

Proposed solution

Huge refactoration to use DataSource, and remove use of ConnectionManager.

Related issues

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this is not relevant here
  • 🙋 no, because I need help

@fflorent fflorent changed the title Typeorm use datasources Typeorm: Use DataSource instead of Connection Aug 19, 2024
@fflorent fflorent mentioned this pull request Aug 23, 2024
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant