-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
@gkorland is attempting to deploy a commit to the authjs Team on Vercel. A member of the Team first needs to authorize it. |
Just checking before I prepare the full PR @ThangHuuVu is that a change you'll consider to accept? |
This looks good to me! |
@lluia can you please review it? |
@balazsorban44 can you merge this PR? |
fa96b45
to
65aa467
Compare
can it be merged? |
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! |
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