Skip to content

Clarify using join_association over where_associaion.#1555

Merged
jwoertink merged 1 commit into
mainfrom
guides/1491
Jun 28, 2026
Merged

Clarify using join_association over where_associaion.#1555
jwoertink merged 1 commit into
mainfrom
guides/1491

Conversation

@jwoertink

Copy link
Copy Markdown
Member

Fixes #1491

Association query methods now use join_association instead of where_assocation. No more need for including both join and where, as well as using the auto_inner_join flag.

@jwoertink jwoertink merged commit 12adcfc into main Jun 28, 2026
2 checks passed
@jwoertink jwoertink deleted the guides/1491 branch June 28, 2026 21:19
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.

Update querying guide on "Associations and Joins" for Lucky v1.4.0

1 participant