mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-08-03 09:40:35 +02:00
db pgx backend
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"sqlite3",
|
||||
"mysql"
|
||||
"mysql",
|
||||
"postgres"
|
||||
]
|
||||
},
|
||||
"db": {
|
||||
|
Reference in New Issue
Block a user