Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making sure order by columns do not collide with other tables #2774

Merged
merged 1 commit into from
Jun 29, 2018

Conversation

softr8
Copy link
Contributor

@softr8 softr8 commented Jun 14, 2018

With some complex eager loading relationships, it was causing sql sintax errors
referring to multiple tables having the same column name

Copy link
Member

@gmacdougall gmacdougall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@gmacdougall gmacdougall merged commit 7c3ba13 into solidusio:master Jun 29, 2018
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