]> source.dussan.org Git - gitea.git/commit
v180 migration should be standalone (#16151)
authorzeripath <art27@cantab.net>
Mon, 14 Jun 2021 19:07:49 +0000 (20:07 +0100)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 19:07:49 +0000 (15:07 -0400)
commit15fbf23d13e7e03fa0e335ec7d0d539e60ab78d6
tree1c31b118d36943dee238d0e74473742ca443f932
parentf374789fe22b6fdb83e727c7c0b0a344ccb98c36
v180 migration should be standalone (#16151)

Unfortunately the v180 migration picked up a few non-standalone dependencies. This PR
forcibly copies the important parts back into the migration.

Fix #16150

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
models/migrations/v180.go