Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MSSQL and Oracle don't want DISTINCT clauses over TEXT/BINARY fields.
In this case, we simply delete it because SELECT g.* guarantees unique records to be retrieved by the first field.
- Loading branch information