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

Error when GROUP BY is used in a SELECT * query #89

Merged
merged 1 commit into from
Jul 31, 2019
Merged

Error when GROUP BY is used in a SELECT * query #89

merged 1 commit into from
Jul 31, 2019

Conversation

simonvbrae
Copy link
Collaborator

closes #84

@simonvbrae simonvbrae changed the title Error when GROUP BY is used in a select * query Error when GROUP BY is used in a SELECT * query Jul 31, 2019
@simonvbrae
Copy link
Collaborator Author

The first commit looks weird but shouldn't be a problem! It's just a result of me updating my fork.

@RubenVerborgh
Copy link
Owner

(Rebased so it's back to 1 commit.)

@RubenVerborgh RubenVerborgh merged commit bd5dfe8 into RubenVerborgh:master Jul 31, 2019
@RubenVerborgh
Copy link
Owner

Excellent, good solution.

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.

SELECT * is not allowed with GROUP BY
2 participants