Skip to content

Join Bug with nested columns - #72

Merged
nob13 merged 2 commits into
reactivecore:mainfrom
nob13:nob/join_bug
Mar 5, 2026
Merged

Join Bug with nested columns#72
nob13 merged 2 commits into
reactivecore:mainfrom
nob13:nob/join_bug

Conversation

@nob13

@nob13 nob13 commented Mar 5, 2026

Copy link
Copy Markdown
Member

nob13 and others added 2 commits March 5, 2026 15:01
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
WithColumnsRenamed was preserving the group's column mapping after
already applying it to the column IDs, causing double-prefixed names
(e.g. address_address_first_line) and SQL syntax errors in JOIN queries.
Reset mapping to Anonymous since column IDs are already finalized.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@nob13
nob13 merged commit 19f437f into reactivecore:main Mar 5, 2026
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.

AI Generated: SqlFielded embedded types cause SQL syntax errors in JOIN queries

1 participant