Skip to content

0xSiO/sqlstate-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sqlstate-rs

CI crates.io API docs

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:

Contributing

  • 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.

About

Representations and parsing logic for SQLSTATE return codes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages