summaryrefslogtreecommitdiffstats
path: root/modules/setting/database.go
Commit message (Expand)AuthorAgeFilesLines
* Add support for database schema in PostgreSQL (#8819)guillep2k2020-01-201-0/+2
* Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8...zeripath2019-10-211-5/+9
* Move database settings from models to setting (#7806)Lunny Xiao2019-08-241-0/+171