Commit graph

2 commits

Author SHA1 Message Date
Giteabot
ecae62837c
Refactor setting.Database.UseXXX to methods () ()
Backport 

Replace .

Refactor `setting.Database.UseMySQL` to
`setting.Database.Type.IsMySQL()`.

To avoid mismatching between `Type` and `UseXXX`.

This refactor can fix the bug mentioned in , so it should be
backported.

Co-authored-by: Jason Song <i@wolfogre.com>
2023-03-07 20:11:44 +08:00
Lunny Xiao
36a2d2f919
Add a simple test for external renderer ()
Fix 
2022-12-12 20:45:21 +08:00