feat: support postgres

This commit is contained in:
ckt1031
2023-07-27 14:47:45 +08:00
parent c134604cee
commit bba49c959e
9 changed files with 79 additions and 15 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