# 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.