aboutsummaryrefslogtreecommitdiffstats
path: root/models/issue_user.go
diff options
context:
space:
mode:
authorLunny Xiao <xiaolunwen@gmail.com>2021-01-06 23:11:23 +0800
committerGitHub <noreply@github.com>2021-01-06 16:11:23 +0100
commit9f73cae6358c9647cf64589eb2ce055f3dd07f38 (patch)
tree8ed003cd1434f46c3fc5d3aa518084eb4bdb30a6 /models/issue_user.go
parentd2ee1221cc7f52c8063e764b6515fbe4e83db517 (diff)
downloadgitea-9f73cae6358c9647cf64589eb2ce055f3dd07f38.tar.gz
gitea-9f73cae6358c9647cf64589eb2ce055f3dd07f38.zip
Fix wrong type on hooktask to convert typ from char(16) to varchar(16) (#14148)
* Fix wrong type on hooktask to convert typ from char(16) to varchar(16) * Fix bugs * Improve code * Use different trim function for MSSQL * Fix bug * Removed wrong changed line * Removed wrong changed line * Fix nullable * Fix lint * Ignore sqlite on migration * Fix mssql modify column failure * Move modifyColumn to migrations.go so that other migrate function could use it
Diffstat (limited to 'models/issue_user.go')
0 files changed, 0 insertions, 0 deletions