Add mariadb module

This commit is contained in:
Jonas Lochmann 2019-08-12 00:00:00 +00:00
parent 23ff30a1ed
commit adbd0b5a9d
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
2 changed files with 1103 additions and 1064 deletions

2166
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -52,6 +52,7 @@
"http-errors": "^1.7.0", "http-errors": "^1.7.0",
"iab_verifier": "^0.1.2", "iab_verifier": "^0.1.2",
"lodash": "^4.17.11", "lodash": "^4.17.11",
"mariadb": "^2.1.0",
"mysql2": "^1.6.1", "mysql2": "^1.6.1",
"pg": "^7.8.0", "pg": "^7.8.0",
"pg-hstore": "^2.3.2", "pg-hstore": "^2.3.2",