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

Allow filtering column for a query with joins #397

Closed
wants to merge 13 commits into from

Conversation

amitaibu
Copy link
Member

Since WHERE and ORDER BY can't use an alias column name, we must pass the explicit one. Tests and examples will follow.

@amitaibu amitaibu changed the title WIP: Allow getting column for overridden query Allow getting column for overridden query Jan 29, 2015
@amitaibu amitaibu changed the title Allow getting column for overridden query Allow filtering column for a query with joins Jan 29, 2015
@amitaibu
Copy link
Member Author

@mateu-aguilo-bosch ready for review

@amitaibu
Copy link
Member Author

actually I should probably add a node_access tag to the query. One sec...

@amitaibu
Copy link
Member Author

ready

@amitaibu
Copy link
Member Author

@mateu-aguilo-bosch ^^

@e0ipso
Copy link
Member

e0ipso commented Feb 1, 2015

Looks good!

e0ipso pushed a commit to e0ipso/restful that referenced this pull request Feb 1, 2015
@e0ipso
Copy link
Member

e0ipso commented Feb 1, 2015

Shit, this broke the tests.

@e0ipso e0ipso closed this Feb 1, 2015
@amitaibu amitaibu deleted the override-db-query branch February 1, 2015 19:28
@amitaibu
Copy link
Member Author

amitaibu commented Feb 1, 2015

Weird, it was green. I'll try to have a look tomorrow.

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