]> source.dussan.org Git - gitea.git/commit
[Fix] milestone close timestamp (#8728)
author6543 <24977596+6543@users.noreply.github.com>
Tue, 29 Oct 2019 02:35:50 +0000 (03:35 +0100)
committerLunny Xiao <xiaolunwen@gmail.com>
Tue, 29 Oct 2019 02:35:50 +0000 (10:35 +0800)
commitc4f9d06855ce0faf93b036a5897d85c8b6a2b175
tree5b260a909891f41d69ee5db7817f34ff6ec1810b
parentc4bc5abda31eed6a367b0b95005c80e97ddb7719
[Fix] milestone close timestamp (#8728)

* BugFix: Update closed_date_unix colum on milestone table on close

* go fmt
models/issue_milestone.go