diff options
author | zeripath <art27@cantab.net> | 2020-08-10 14:01:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-10 16:01:10 +0300 |
commit | d87dbd751908051f1ca28c6658ef5170cfe8f214 (patch) | |
tree | 398218eb7ae761a4920e1d2df89ba68840c04601 /models/issue_stopwatch_test.go | |
parent | 02e990a89bcb1e55ea4b71f51cc5c24bfe11f885 (diff) | |
download | gitea-d87dbd751908051f1ca28c6658ef5170cfe8f214.tar.gz gitea-d87dbd751908051f1ca28c6658ef5170cfe8f214.zip |
Fix Migration 145 on MSSQL if varchar is changed to nvarchar (#12445)
* Handle MSSQL constraints
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update models/migrations/v145.go
* Prevent hang with Sync2
* Agh it's uniques not indexes
* Let us try a different way of finding constraints on the language column
Signed-off-by: Andrew Thornton <art27@cantab.net>
* minor simplification
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Try drop index instead?
Signed-off-by: Andrew Thornton <art27@cantab.net>
Diffstat (limited to 'models/issue_stopwatch_test.go')
0 files changed, 0 insertions, 0 deletions