Documentation
¶
Index ¶
Constants ¶
View Source
const ( ERROR_CODE_INVALID_TEXT_REPRESENTATION = "22P02" ERROR_CODE_UNIQUE_VIOLATION = "23505" ERROR_CODE_FOREIGN_KEY_CONSTRAINTS_VIOLATION = "23503" ERROR_CODE_NUMERIC_FIELD_OVERFLOW = "22003" )
http://www.postgresql.org/docs/9.3/static/errcodes-appendix.html
Variables ¶
This section is empty.
Functions ¶
func DefaultUniqueConstraintName ¶
Returns the default unique constraint name generated by psql when there is no name given http://stackoverflow.com/questions/4107915/postgresql-default-constraint-names
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.