psql

package
v0.0.0-...-b67f829 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 12, 2020 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// NotNullViolation - not_null_violation
	NotNullViolation = "23502"
	// ForeignKeyViolation - foreign_key_violation
	ForeignKeyViolation = "23503"
	// UniqueViolation - unique_violation
	UniqueViolation = "23505"
	// CheckViolation - check_violation
	CheckViolation = "23514"
)

Variables

This section is empty.

Functions

func Print

func Print(e pgx.PgError)

Print - print psql error

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL