Commit Graph

10 Commits (6bf5afe5dec19a1c44494553e03e77625dd88eb8)

Author SHA1 Message Date
zeripath 5e0a3784ea
When reinitialising DBConfig reset the database use flags (#13796) 4 years ago
Lunny Xiao 80a6b0f5bc
Avatars and Repo avatars support storing in minio (#12516) 4 years ago
zeripath fcabbae168
Set utf8mb4 as the default charset on MySQL if CHARSET is unset (#12563) 4 years ago
Stormxx 26e931ae34
fix a spelling error (#12163) 4 years ago
zeripath 9ecf732abc
Prevent panic on empty HOST for mysql (#11850) 4 years ago
zeripath e8955173a9
Default MSSQL port 0 to allow automatic detection by default (#11642) 4 years ago
guillep2k 4a2d23981d
Fix SQLite concurrency problems by using BEGIN IMMEDIATE (#10368) 5 years ago
guillep2k ad1b6d439f Add support for database schema in PostgreSQL (#8819) 5 years ago
zeripath d8161ee3fd
Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) 5 years ago
Lunny Xiao f83db078f0 Move database settings from models to setting (#7806) 5 years ago