brianc / node-pg-types

Type parsing for node-postgres
270 stars 55 forks source link

Add parsers and tests for network and numrange types #61

Closed melloc closed 7 years ago

melloc commented 7 years ago

These two commits add array parsers for Postgres' network types and the numrange type.