aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/database_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix incorrect PostgreSQL connection string for Unix sockets (#28865)sdvcrx2024-01-201-0/+8
* Fix panic when parsing empty pgsql host (#28708)wxiaoguang2024-01-061-0/+4
* Fix incorrect pgsql conn builder behavior (#28085)wxiaoguang2023-11-171-7/+8
* refactor postgres connection string building (#27723)Moritz Poldrack2023-11-011-15/+18
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-0/+94