Merge branch 'support-postgres-sql' into refactor-main

This commit is contained in:
ckt1031
2023-07-27 14:51:23 +08:00
9 changed files with 52 additions and 256 deletions

View File

@@ -22,6 +22,7 @@ var DisplayInCurrencyEnabled = true
var DisplayTokenStatEnabled = true
var UsingSQLite = false
var UsingPostgreSQL = false
// Any options with "Secret", "Token" in its key won't be return by GetOptions