package
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Oct 7, 2024
License: MIT
Opens a new window with license information.
Imports: 5
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")
)
JSONB Interface for JSONB field of your Table
Source Files
¶
Click to show internal directories.
Click to hide internal directories.