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

fixed ambiguous column error #434

Merged
merged 4 commits into from
Nov 20, 2017

Conversation

DenysShevchenkoRb
Copy link
Contributor

i've tried to join roles table twice (but with another join condition) and received an error ActiveRecord::StatementInvalid: PG::AmbiguousColumn: ERROR: column reference "resource_id" is ambiguous
So here is a patch which fixes it.

@coveralls
Copy link

coveralls commented Mar 14, 2017

Coverage Status

Coverage remained the same at 93.089% when pulling ced4390 on SimplySorc:ambiguous_fix into 7ed33cb on RolifyCommunity:master.

@coveralls
Copy link

coveralls commented Sep 12, 2017

Coverage Status

Coverage remained the same at 93.089% when pulling d539558 on SimplySorc:ambiguous_fix into 3b85e92 on RolifyCommunity:master.

@coveralls
Copy link

coveralls commented Nov 18, 2017

Coverage Status

Coverage remained the same at 93.089% when pulling 6950cd3 on SimplySorc:ambiguous_fix into 9756943 on RolifyCommunity:master.

Copy link
Member

@EppO EppO left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for your PR

@coveralls
Copy link

coveralls commented Nov 20, 2017

Coverage Status

Coverage remained the same at 93.089% when pulling f36ef42 on SimplySorc:ambiguous_fix into dffb0f6 on RolifyCommunity:master.

@EppO EppO merged commit bf6b9a1 into RolifyCommunity:master Nov 20, 2017
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.

None yet

3 participants