mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 19:36:00 +00:00
postgre sql connect
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"eslint": "^6.8.0",
|
||||
"express": "^4.17.1",
|
||||
"mssql": "^6.0.1",
|
||||
"mysql": "^2.17.1"
|
||||
"mysql": "^2.17.1",
|
||||
"pg": "^7.17.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "nodemon src/index.js"
|
||||
|
||||
Reference in New Issue
Block a user