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

Allow all relation to be joined #574

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

Conversation

SamiSammour
Copy link
Contributor

Hi there,
I use this module internally and I usually have all relations "joinable" by default, meaning I don't have to specify the allowed joins in each controller (they are all allowed). So what I did here is I added the ability to set the join option to be a boolean so when it is set to true all relations are allowed and I added this options in the global config and it's false be default of course.

@SamiSammour
Copy link
Contributor Author

Once this pull request is approved and merged wiki pages need to be updated

@rewiko rewiko mentioned this pull request Nov 28, 2021
19 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.

2 participants