pg-tuple

0.0.2 • Public • Published

pg-tuple

This project is under development.

Build Status Coverage Status

Parses PostgreSQL tuples, with support for:

  • composite tuples
  • arrays of tuples

Installing

$ npm install pg-tuple

Testing

First, clone the repository and install DEV dependencies.

$ npm test

Testing with coverage:

$ npm run coverage

Usage

Not yet formulated.

License

Copyright © 2016 Vitaly Tomilov; Released under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i pg-tuple

Weekly Downloads

0

Version

0.0.2

License

MIT

Last publish

Collaborators

  • vitaly.tomilov