]> source.dussan.org Git - gitea.git/commit
Fix incorrect pgsql conn builder behavior (#28085) (#28098)
authorGiteabot <teabot@gitea.io>
Fri, 17 Nov 2023 10:45:04 +0000 (18:45 +0800)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2023 10:45:04 +0000 (10:45 +0000)
commitf7567f798d0d9dd3379051121b8b89abf09f938f
treefc2dd6359105bba3ed184de1d43c472d61273884
parent93ede4bc83ccb231b9ca67041318a0811d1d34dd
Fix incorrect pgsql conn builder behavior (#28085) (#28098)

Backport #28085 by @wxiaoguang

Fix #28083 and fix the tests

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
modules/setting/database.go
modules/setting/database_test.go