use sql as db driver instead of sqlite
This commit is contained in:
@@ -14,6 +14,7 @@ type AppConfig struct {
|
||||
Address string
|
||||
APIUsername string
|
||||
APIPassword string
|
||||
DSN string
|
||||
}
|
||||
|
||||
type Metadata struct {
|
||||
|
||||
Reference in New Issue
Block a user