basicdays/co-pg

Native PG not 100% wrapped yet.

basicdays opened this issue · 0 comments

Using require('pg').native when passed through co-pg, is not 100% functional yet. Pooled connections are working, single connection directly with the Client type isn't working yet. Fix should be out soon.