internal

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2022 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrCodeUniqueViolation expected pg error code for unique violations
	ErrCodeUniqueViolation = "23505"
)

Variables

This section is empty.

Functions

func Apply

func Apply(db *sql.DB, fs fs.FS) error

Apply migration

func IsErrorCode

func IsErrorCode(err error, code string) bool

IsErrorCode checks if error code matches underlying pg code

Types

This section is empty.

Jump to

Keyboard shortcuts

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