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

Add ecto_query: :preload option to preload query #4503

Merged
merged 2 commits into from
Aug 27, 2024

Conversation

andrewtimberlake
Copy link
Contributor

This pull request, based on this discussion, adds an option to a preload query so that they can be filtered out when using Multi tenancy with foreign keys

This will also change migrations to pass opts[:ecto_query] = :schema_migration instead of opts[:schema_migration] = true

@josevalim josevalim merged commit b59453f into elixir-ecto:master Aug 27, 2024
3 of 6 checks passed
@josevalim
Copy link
Member

💚 💙 💜 💛 ❤️

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