# Packages
No description provided by the author
# 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