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