]> source.dussan.org Git - gitea.git/commit
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)
author6543 <6543@obermui.de>
Fri, 12 Feb 2021 11:01:26 +0000 (12:01 +0100)
committerGitHub <noreply@github.com>
Fri, 12 Feb 2021 11:01:26 +0000 (13:01 +0200)
commit9e852edc41a4d0b788a93678775ecf2e97fa1adf
tree9b4810d7f6a653e8de940417b9727d040ba9d397
parent51fb0463a349fd6eeb58ceeebd9ccf2267200ae6
Add v171 (addSortingColToProjectBoard) migration for #14634 (#14652)

* add v171 Migration for #14634

* NOT NULL

Co-authored-by: Lauris BH <lauris@nix.lv>
models/migrations/migrations.go
models/migrations/v171.go [new file with mode: 0644]
models/project_board.go