diff options
author | Andreas Brandl <abrandl@gitlab.com> | 2018-02-19 18:28:11 +0100 |
---|---|---|
committer | Andreas Brandl <abrandl@gitlab.com> | 2018-02-20 18:07:39 +0100 |
commit | c2ae4a6399903c30686aa8e8e6ed52fcd8d8214c (patch) | |
tree | b41dab2f75a9d9d684917cd586ba877eee5fa551 /scripts/codequality | |
parent | df7d65a7aa213834b25f9480d6debc22c6315630 (diff) | |
download | gitlab-ce-c2ae4a6399903c30686aa8e8e6ed52fcd8d8214c.tar.gz |
Use DISTINCT ON and translate to MySQL.
Realized window functions are not available in older MySQL versions
either.
Falling back to DISTINCT ON for postgresql and a convoluted translation
for MySQL.
Diffstat (limited to 'scripts/codequality')
0 files changed, 0 insertions, 0 deletions