Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jackc/pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
https://github.com/jackc/pgerrcode
go postgresql
Last synced: 5 days ago
JSON representation
Package pgerrcode contains constants for PostgreSQL error codes.
- Host: GitHub
- URL: https://github.com/jackc/pgerrcode
- Owner: jackc
- License: other
- Created: 2019-08-03T22:50:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-16T14:39:00.000Z (8 months ago)
- Last Synced: 2024-10-14T21:55:24.240Z (23 days ago)
- Topics: go, postgresql
- Language: Go
- Size: 18.6 KB
- Stars: 148
- Watchers: 5
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![](https://godoc.org/github.com/jackc/pgerrcode?status.svg)](https://godoc.org/github.com/jackc/pgerrcode)
# pgerrcode
Package pgerrcode contains constants for PostgreSQL error codes.
## License
MIT for this package's code and PostgreSQL License for the underlying data.