diff options
author | Jan Provaznik <jprovaznik@gitlab.com> | 2018-09-19 15:00:19 +0200 |
---|---|---|
committer | Jan Provaznik <jprovaznik@gitlab.com> | 2018-11-14 12:38:30 +0100 |
commit | e00b815efe08a91b006128c0506d9756ae0907fa (patch) | |
tree | 3c94f8ae71ea6ea8fb11e3032b19486843234035 /scripts/sync-reports | |
parent | 62bd2aca04f7619c608ad57ad7e5666db7d05371 (diff) | |
download | gitlab-ce-e00b815efe08a91b006128c0506d9756ae0907fa.tar.gz |
Fix index for mysql adapter
* similar to rails 5 it assures that index length is set for blob
columns also in rails 4
* it also ignores multiple definitions of indexes for mysql, for some
tables we define multiple indexes on the same set of columns, but with
different parameters (opclasses, where), these are not supported by
mysql adapter so the second definition of index is skipped
Diffstat (limited to 'scripts/sync-reports')
0 files changed, 0 insertions, 0 deletions