Skip to content

fix: add collect_into to allow instantiating results into different model classes#8

Merged
robinvandernoord merged 3 commits into
masterfrom
feature/collect-into
Mar 30, 2026
Merged

fix: add collect_into to allow instantiating results into different model classes#8
robinvandernoord merged 3 commits into
masterfrom
feature/collect-into

Conversation

@robinvandernoord
Copy link
Copy Markdown
Member

  • Implementation of QueryBuilder.collect_into and TypedTable.collect_into
  • Support for an init callback to process records during collection
  • Cache isolation based on the target model class
  • fix render with relationships

…model classes

- Implementation of QueryBuilder.collect_into and TypedTable.collect_into
- Support for an `init` callback to process records during collection
- Cache isolation based on the target model class

💘 Generated with Crush

Assisted-by: Google: Gemini 3 Flash Preview via Crush <crush@charm.land>
@robinvandernoord robinvandernoord merged commit bc5b5b7 into master Mar 30, 2026
0 of 2 checks passed
@robinvandernoord robinvandernoord deleted the feature/collect-into branch March 30, 2026 12:43
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