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

[BUGFIX] SQL error with invalid group by #94

Closed
wants to merge 1 commit into from

Conversation

thommyhh
Copy link
Contributor

@thommyhh thommyhh commented Apr 6, 2018

Correctly set (emtpy) group by and order by order by values, to avoid sql
error, if MySQL is running with sql_mode=only_full_group_by.

Correctly set (emtpy) group by and order by order by values, to avoid sql
error, if MySQL is running with sql_mode=only_full_group_by.
@etobi
Copy link
Member

etobi commented Jun 23, 2018

as i cant rebase this PR, I created a new one #95

@etobi etobi closed this Jun 23, 2018
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