Skip to content

Fix: 1 To 1 relationships are a pointer to modelSelect, 1 To Many is of type ModelSelectQuery interface to allow a struct based selection for select all, or a query builder for filtered selection#61

Merged
VoidClancy merged 1 commit into
masterfrom
model-select
Jul 22, 2026

Conversation

@VoidClancy

Copy link
Copy Markdown
Owner
  • change callsites that was using query builder for a 1 to 1 relation selection

…of type ModelSelectQuery interface to allow a struct based selection for select all, or a query builder for filtered selection

- change callsites that was using query builder for a 1 to 1 relation selection
@VoidClancy VoidClancy self-assigned this Jul 22, 2026
@VoidClancy
VoidClancy merged commit f40e940 into master Jul 22, 2026
7 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