Upgrade cartodb-psql package to 0.8.0 version

This removes the requirement to use destroyOnError as it's no longer
supported.
This commit is contained in:
Raul Ochoa 2017-08-08 18:13:17 +02:00
parent cff94365ed
commit f7d88afe86
3 changed files with 1038 additions and 1446 deletions

View File

@ -1,11 +1,11 @@
#Changelog
## 02 August 2017
Content edits to doc/version.md
## 1.46.2
Released 2017-mm-dd
Announcements:
* Upgrade cartodb-psql to 0.8.0.
* Content edits to doc/version.md
## 1.46.1
Released 2017-07-01

2334
npm-shrinkwrap.json generated

File diff suppressed because it is too large Load Diff

View File

@ -19,7 +19,7 @@
"dependencies": {
"bintrees": "1.0.1",
"bunyan": "1.8.1",
"cartodb-psql": "0.7.1",
"cartodb-psql": "0.8.0",
"cartodb-query-tables": "0.2.0",
"cartodb-redis": "0.13.2",
"debug": "2.2.0",