Feature request: access field names and types even when NO rows are returned by brianc · Pull Request #209 · brianc/node-postgres

pushed a commit to CartoDB/node-postgres that referenced this pull request

Oct 26, 2012

@strk strk mentioned this pull request

Apr 11, 2013

@strk strk mentioned this pull request

May 21, 2013

strk pushed a commit to CartoDB/node-postgres that referenced this pull request

May 30, 2013
Adds a 'rowDescription' event in query object.
Add test for accessing field info via both event and result object

@brianc

Closes #209
Native implementation requires significant refactor and so I wont work on this
if/until there is an issue for it

brianc added a commit that referenced this pull request

Jun 5, 2013
Feature request: access field names and types even when NO rows are returned