introduced sqltree typescript library

This commit is contained in:
Jan Prochazka
2020-03-05 07:35:23 +01:00
parent 17e2c18c49
commit bbc969fa71
12 changed files with 88 additions and 53 deletions

View File

@@ -17,7 +17,8 @@
"pg": "^7.17.0",
"socket.io": "^2.3.0",
"uuid": "^3.4.0",
"@dbgate/engines": "^0.1.0"
"@dbgate/engines": "^0.1.0",
"@dbgate/sqltree": "^0.1.0"
},
"scripts": {
"start": "nodemon src/index.js",