List pgerrcode in related libraries

pull/704/head
Jack Christensen 2020-03-30 15:09:40 -05:00
parent 14062fd19f
commit 27a069cea3
1 changed files with 4 additions and 0 deletions

View File

@ -184,3 +184,7 @@ pgmock offers the ability to create a server that mocks the PostgreSQL wire prot
### [github.com/jackc/tern](https://github.com/jackc/pgmock)
tern is a stand-alone SQL migration system.
### [github.com/jackc/pgerrcode](https://github.com/jackc/pgerrcode)
pgerrcode contains constants for the PostgreSQL error codes.