pg-error-constants Not imported
PostgresQL error constants for use with Node.js. Use these to avoid code like `if (err.code === '23505')` and instead write `if (err.code === UNIQUE_VIOLATION)`.
Import to Registry
This package is not yet in the greenflagged registry. Import it to start the review process.
1.0.0
Latest Version
MIT
License
1
Published Versions
0
Dependencies
Maintainers
linusu
Published Versions
| Version |
|---|
| 1.0.0 |