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

account for group by columns #16

Merged
merged 1 commit into from
Apr 8, 2024
Merged

account for group by columns #16

merged 1 commit into from
Apr 8, 2024

Conversation

piranha
Copy link
Contributor

@piranha piranha commented Apr 5, 2024

Kinda what subject says, haha. I've followed your guidance and after I got how AstWalker works it was a walk in a park.

There are a few irrelevant changes, but they make code a bit more consistent at times, so I hope you don't mind. :)

Resolves #15

@piranha piranha requested a review from tsmacdonald as a code owner April 5, 2024 13:56
Copy link
Contributor

@tsmacdonald tsmacdonald left a comment

Choose a reason for hiding this comment

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

Always nice when something that "should be easy" is actually easy 😅

@tsmacdonald tsmacdonald merged commit 6a6ca98 into master Apr 8, 2024
4 checks passed
@tsmacdonald tsmacdonald deleted the group-by-columns branch April 8, 2024 08:54
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.

find columns in GROUP BY
2 participants