Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

sql/analyzer: fix having resolution #780

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

erizocosmico
Copy link
Contributor

Fixes #764

This one solves all the cases I could come up with. Now having group by immediately under the having is not necessary and there can be any number of nodes in between them.

@erizocosmico erizocosmico requested a review from a team July 2, 2019 14:33
@ajnavarro
Copy link
Contributor

ignoring openjdk10 travis error.

@ajnavarro ajnavarro merged commit 2deb31a into src-d:master Jul 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Panic] - on HAVING query
3 participants