mssql->postgres

This commit is contained in:
BillMills
2019-06-22 13:06:31 -04:00
parent 237fc2883a
commit b91f76c9ce
3 changed files with 6 additions and 29 deletions

View File

@@ -15,7 +15,9 @@
"tedious": "^2.0.1",
"sequelize": "^4.20.1",
"prom-client": "^10.2.2",
"winston": "3.2.1"
"winston": "3.2.1",
"pg": "^7.0.0",
"pg-hstore": "^2.3.3"
},
"devDependencies": {
"body-parser": "^1.14.1",