db pgx backend

This commit is contained in:
Pay Giesselmann
2024-07-16 17:58:01 +02:00
parent 93c515098c
commit a8aa92ad9d
31 changed files with 339 additions and 104 deletions

View File

@@ -33,7 +33,8 @@
"type": "string",
"enum": [
"sqlite3",
"mysql"
"mysql",
"postgres"
]
},
"db": {