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

APIv4 Explorer: Improve selection of fields for HAVING #17746

Merged
merged 1 commit into from
Jul 5, 2020

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented Jul 3, 2020

Overview

Does a better job of showing available fields for the HAVING clause in APIv4 explorer.

Before

Selection of fields for HAVING would get messed up when using wildcards, row_count, or with an empty SELECT.

After

Wildcards expanded, row_count ignored.

@civibot
Copy link

civibot bot commented Jul 3, 2020

(Standard links)

@civibot civibot bot added the master label Jul 3, 2020
@eileenmcnaughton eileenmcnaughton merged commit 5faf437 into civicrm:master Jul 5, 2020
@eileenmcnaughton eileenmcnaughton deleted the apiExpHaving branch July 5, 2020 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants