A recent update to PgDb.js that fixes #14 adds a requirement for module extsprintf, but Pogi's install does not install it. That makes Pogi except my app. I suspect this is cruft from a debug session.
Additionally, PgDb.js emits a query's text (prefaced with 'GGG'). I suspect that, too, is not intended, outside the context of a logger being enabled.
A recent update to PgDb.js that fixes #14 adds a requirement for module extsprintf, but Pogi's install does not install it. That makes Pogi except my app. I suspect this is cruft from a debug session.
Additionally, PgDb.js emits a query's text (prefaced with 'GGG'). I suspect that, too, is not intended, outside the context of a logger being enabled.