Sandro Santilli
|
19fc0e5854
|
Fix crash when issuing SQL "COPY" command
This involved upgrade of node-postgresql module.
See https://github.com/brianc/node-postgres/issues/242
|
2013-01-17 10:14:29 +01:00 |
|
Sandro Santilli
|
39669578b6
|
Initial support for TopoJSON (#79)
Does not include any attributes in the format
|
2013-01-09 17:43:23 +01:00 |
|
Sandro Santilli
|
050e1c8e05
|
Use own fork of pg module for correct timestamptz parsing
See https://github.com/brianc/node-postgres/pull/226
Closes #77
|
2012-12-07 17:08:56 +01:00 |
|
Sandro Santilli
|
2e85588d99
|
Format date fields in CSV output
|
2012-12-07 14:27:02 +01:00 |
|
Sandro Santilli
|
c00cf6d390
|
Revert "Upgrade node-csv module to version 0.2.4"
This reverts commit 270e6280ed .
The performance issue must be fixed before we can upgrade:
https://github.com/wdavidw/node-csv-parser/issues/64
|
2012-11-19 18:44:53 +01:00 |
|
Sandro Santilli
|
270e6280ed
|
Upgrade node-csv module to version 0.2.4
Will help with compressed-csv export format
|
2012-11-19 16:20:40 +01:00 |
|
Sandro Santilli
|
005ae48e3a
|
Support for specifying a list of fields to skip from output.
Closes #63
|
2012-11-12 17:11:17 +01:00 |
|
Sandro Santilli
|
46cec7a0e5
|
Add support for specifying a filename for exports. Closes #64
Sets release target to 1.3.0, due to parameter addition
|
2012-11-12 12:40:53 +01:00 |
|
Sandro Santilli
|
b6f19eef49
|
Shrinkwrapped current deps
|
2012-10-09 18:42:10 +02:00 |
|
Sandro Santilli
|
e94b06e10c
|
Switch to cluster2 for node-0.8 support
|
2012-09-28 13:19:28 +02:00 |
|
Sandro Santilli
|
2ae5119bae
|
Raise express dependency to 2.5.11 where it also work with node-0.8
This version passed "make check" with:
- node 0.4.10
- node 0.6.19
- node 0.8.2
|
2012-07-16 19:10:50 +02:00 |
|
Sandro Santilli
|
b1089a3ccb
|
Lock dependent modules versions
|
2012-07-16 15:40:01 +02:00 |
|