Skip to content

Support has_many in ActiveRecordAssociationSource#5331

Merged
rmosolgo merged 5 commits into
masterfrom
source-has-many
Apr 19, 2025
Merged

Support has_many in ActiveRecordAssociationSource#5331
rmosolgo merged 5 commits into
masterfrom
source-has-many

Conversation

@rmosolgo
Copy link
Copy Markdown
Owner

I have always argued against batch-loading has_many associations, because I think it's better to paginate them (and you can't do both), but admittedly there are legitimate reasons to not paginate them (when they're scoped in to other ways or somehow guaranteed to be not-huge), so this source should support them somehow.

@rmosolgo rmosolgo added this to the 2.5.4 milestone Apr 18, 2025
@rmosolgo rmosolgo merged commit b8672ea into master Apr 19, 2025
15 checks passed
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.

1 participant