package
Version:
v0.0.0-...-e98d214
Opens a new window with list of versions in this module.
Published: Mar 26, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrDuplicatedKey = errors.New("duplicated key not allowed")
ErrForeignKeyViolated = errors.New("violates foreign key constraint")
ErrUndefinedColumn = errors.New("undefined column or parameter name")
ErrDatabaseAlreadyExists = errors.New("database already exists")
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.