migration to postgresql
This commit is contained in:
@ -13,8 +13,9 @@
|
||||
"dependencies": {
|
||||
"cuffeo": "^1.0.7-3",
|
||||
"flumm-fetch-cookies": "^1.4.0",
|
||||
"flummpress": "^2.0.0",
|
||||
"knex": "^0.95.4",
|
||||
"mariadb": "^2.5.2"
|
||||
"flummpress": "^2.0.1",
|
||||
"knex": "^0.95.15",
|
||||
"pg": "^8.7.1",
|
||||
"pg-native": "^3.0.0"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user