0.0.2 • Published 9 years ago
pg-tuple v0.0.2
pg-tuple
This project is under development.
Parses PostgreSQL tuples, with support for:
- composite tuples
- arrays of tuples
Installing
$ npm install pg-tupleTesting
First, clone the repository and install DEV dependencies.
$ npm testTesting with coverage:
$ npm run coverageUsage
Not yet formulated.
License
Copyright © 2016 Vitaly Tomilov; Released under the MIT license.