# Functions
No description provided by the author
No description provided by the author
WithQueryLimit allows callers to add a limit SQL statement to a query.
WithQueryOffset allows callers to add an offset SQL statement to a query.
WithTX allows callers to use a query as part of a transaction.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
QueryOption defines the signature for functions that can modify a QuerySettings instance.