Representations and parsing logic for SQLSTATE
return codes.
sqlstate
supports all standard SQL error codes as defined in ISO/IEC 9075.
Databases may define custom error codes as well - sqlstate
supports additional error codes for
the following databases:
- PostgreSQL
(enable with feature
postgres
)
- Contributions to this project must be submitted under the project's license.
- Contributors to this project must attest to the Developer Certificate of Origin by including a
Signed-off-by
statement in all commit messages. - All commits must have a valid digital signature.