diff options
author | Stan Hu <stanhu@gmail.com> | 2016-08-23 01:19:58 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-08-23 08:06:48 -0700 |
commit | c16a31b931f665924e27959116b7f840064bbd95 (patch) | |
tree | 0c51ba8ecabbc5c21d00c2b35ae27ea6a658e871 /shared | |
parent | 148b8487b817a0c8854c6842109ce1abc5aa4306 (diff) | |
download | gitlab-ce-change-merge-error-to-text.tar.gz |
Change merge_error column from string to text typechange-merge-error-to-text
In some cases, the artificial 255-character limit would cause an error in
MergeWorker. In PostgreSQL, this MR will just cause Rails to use a higher
limit. In MySQL, this MR will change the database column type.
Closes #20593
Diffstat (limited to 'shared')
0 files changed, 0 insertions, 0 deletions