]> source.dussan.org Git - gitea.git/commit
Fix wrong migration for email address (#27106)
authorLunny Xiao <xiaolunwen@gmail.com>
Sun, 17 Sep 2023 03:15:04 +0000 (11:15 +0800)
committerGitHub <noreply@github.com>
Sun, 17 Sep 2023 03:15:04 +0000 (11:15 +0800)
commitdcf4b9e3146db7bb8359538acb7c5fbd6fce9e6f
tree0a07d9361b8fd141da9dab4f5deb1afc21eaa3de
parentea83c0647c533fd2152ba014561d8c1d4420fa4a
Fix wrong migration for email address (#27106)

On Iterate, `sess` should not be used in the closure function body.

Caused by #26952
models/migrations/v1_21/v276.go