Search results

1 package found

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)`.

published version 1.0.2, 2 years ago0 dependents licensed under $MIT
18