Categorygithub.com/go-mixins/gorm/v4
modulepackage
4.1.8
Repository: https://github.com/go-mixins/gorm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Deadlock is true when deadlock was detected.
No description provided by the author
NotFound is true when there was no appropriate record.
UniqueViolation is true when database unique index is violated.

# Structs

Backend implements generic database backend.
Pagination contains pagination fields.
Paginator provides cursor-based paginator.