diff options
author | zeripath <art27@cantab.net> | 2022-08-22 14:32:28 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-22 14:32:28 +0100 |
commit | 9d6a2034bcf0f62dadb51cfe1471632eaa52e36c (patch) | |
tree | 8157ec8bb4cc08d98ca9ce66b2bc998cefabb99f /models/git/branches_test.go | |
parent | aedfc923addcb7aa013f96474e942951e3fda74c (diff) | |
download | gitea-9d6a2034bcf0f62dadb51cfe1471632eaa52e36c.tar.gz gitea-9d6a2034bcf0f62dadb51cfe1471632eaa52e36c.zip |
Increase Content field size of gpg_key and public_key to MEDIUMTEXT (#20896)
Unfortunately some keys are too big to fix within the 65535 limit of TEXT on MySQL
this causes issues with these large keys.
Therefore increase these fields to MEDIUMTEXT.
Fix #20894
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'models/git/branches_test.go')
0 files changed, 0 insertions, 0 deletions