This commit is contained in:
Yusuke Hayashi 2021-05-22 12:36:09 +09:00 committed by GitHub
parent 19ddbc47ca
commit 4885595d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
"""Error codes for PostgresSQL
"""Error codes for PostgreSQL
This module contains symbolic names for all PostgreSQL error codes.
"""