Skip to content

Fix group count for DISTINCT queries.#4

Open
peret wants to merge 1 commit into
mrbrdo:masterfrom
playtestcloud:master
Open

Fix group count for DISTINCT queries.#4
peret wants to merge 1 commit into
mrbrdo:masterfrom
playtestcloud:master

Conversation

@peret

@peret peret commented Feb 1, 2019

Copy link
Copy Markdown

If the query happens to contain a SELECT DISTINCT, it would be changed to "SELECT DISTINCT 1" by the extension and therefore the query would always return only one row.

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.

1 participant