sqlite3 and psql support

This commit is contained in:
Gergo Torcsvari
2020-07-19 16:43:01 +02:00
parent a9e7222e5e
commit 6690b7735d
4 changed files with 181 additions and 15 deletions

View File

@ -26,8 +26,10 @@
"nodemon": "^2.0.2",
"objection": "^2.1.3",
"path": "^0.12.7",
"pg": "^7.12.1",
"restler": "^3.4.0",
"signale": "^1.4.0",
"sqlite3": "^4.1.1",
"temp-write": "^4.0.0",
"unix-timestamp": "^0.2.0"
},