|
пре 1 година | |
---|---|---|
.. | ||
README.md | пре 1 година | |
index.js | пре 1 година | |
parameterized-query-error.js | пре 1 година | |
prepared-statement-error.js | пре 1 година | |
query-file-error.js | пре 1 година | |
query-result-error.js | пре 1 година |
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