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

# Functions

Deadlock is true when deadlock was detected.
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.

# Type aliases

No description provided by the author