Andrea Perizzato

Results 3 issues of Andrea Perizzato

- added support for BulkDataExchange and FileTransfer API - added zip parser with extracts the zip data from a `downloadFile` response - tests of BulkDataExchange and FileTransfer requests - tests...

All tests “has stack“ in errors.test.js failed on my mac running macOS 10.12.1 and node v7.0.0. Moving the call `Error.captureStackTrace(this, this.constructor)` after the name and message have been set solved...

How can I map the type of a specific column to a custom type? The [doc](https://pgtyped.dev/docs/typing#overriding-default-mapping) explains how column postgres types can be mapped to specific JS types, but i...

feature request