Skip to content

QuoteWrap columns in many-to-many eager join#1094

Merged
stephenafamo merged 2 commits intoaarondl:masterfrom
bryanmcgrane:master
Feb 20, 2022
Merged

QuoteWrap columns in many-to-many eager join#1094
stephenafamo merged 2 commits intoaarondl:masterfrom
bryanmcgrane:master

Conversation

@bryanmcgrane
Copy link
Contributor

Handle condition where the to-many select statement was not wrapping columns in quotes. I followed the pattern established by templates/main/01_types.go.tpl, so I have a high level of confidence this is the right solution.

I also added a new Enum and Table to the testdata/psql_test_schema.sql file so we can catch errors like this in the future.

@stephenafamo stephenafamo merged commit 12dcb95 into aarondl:master Feb 20, 2022
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.

2 participants