-
-
Notifications
You must be signed in to change notification settings - Fork 546
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
[Help] Is there a way to set default join? #54
Comments
I think you can do that at an Entity level. But CRUD lib doesn't have such functionality yet. |
I couldn't find any way to do it directly at typeorm or crud,
@zMotivat0r should i keep this issue open, as a feature request, or better close it? |
Yep, keep it, please. Will add this as a feature. Thanks! |
Thank you! |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want some of my entities to make specific joins by default.
is there a way to declare that?
The text was updated successfully, but these errors were encountered: