ryanemax c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
..
README.md c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
index.js c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
parameterized-query-error.js c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
prepared-statement-error.js c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
query-file-error.js c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây
query-result-error.js c30f18a9e0 feat: face feat68 model 4 tháng trước cách đây

README.md

errors namespace

This folder contains everything that's available via the errors namespace, before and after initialization:

const pgpLib = require('pg-promise');
const pgp = pgpLib(/*initialization options*/);

pgpLib.errors; // `errors` namespace
pgp.errors; // `errors` namespace