|
пре 4 месеци | |
---|---|---|
.. | ||
README.md | пре 4 месеци | |
index.js | пре 4 месеци | |
parameterized-query-error.js | пре 4 месеци | |
prepared-statement-error.js | пре 4 месеци | |
query-file-error.js | пре 4 месеци | |
query-result-error.js | пре 4 месеци |
errors
namespaceThis 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