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

feat(adapters): allow loading additional entities in typeorm #8583

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

gkorland
Copy link
Contributor

@gkorland gkorland commented Sep 13, 2023

This PR will allow user to load new entities, it's needed for example when one want to extend existing entities with new relations to new entities

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@vercel
Copy link

vercel bot commented Sep 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
auth-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 6, 2023 8:53am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
next-auth-docs ⬜️ Ignored (Inspect) Visit Preview Dec 6, 2023 8:53am

@vercel
Copy link

vercel bot commented Sep 13, 2023

@gkorland is attempting to deploy a commit to the authjs Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added adapters Changes related to the core code concerning database adapters typeorm @auth/typeorm-adapter labels Sep 13, 2023
@gkorland
Copy link
Contributor Author

Just checking before I prepare the full PR @ThangHuuVu is that a change you'll consider to accept?

@balazsorban44
Copy link
Member

This looks good to me!

@gkorland
Copy link
Contributor Author

gkorland commented Oct 9, 2023

@lluia can you please review it?

@gkorland
Copy link
Contributor Author

@balazsorban44 can you merge this PR?

@balazsorban44 balazsorban44 force-pushed the main branch 3 times, most recently from fa96b45 to 65aa467 Compare October 24, 2023 00:35
@gkorland
Copy link
Contributor Author

This looks good to me!

can it be merged?

@ndom91 ndom91 changed the title Allow loading other extra entities feat(adapters): allow loading additional entities in typeorm Dec 24, 2023
Copy link

stale bot commented Jan 31, 2025

It looks like this issue did not receive any activity for 60 days. It will be closed in 7 days if no further activity occurs. If you think your issue is still relevant, commenting will keep it open. Thanks!

@stale stale bot added the stale Did not receive any activity for 60 days label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adapters Changes related to the core code concerning database adapters stale Did not receive any activity for 60 days typeorm @auth/typeorm-adapter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants