# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
BatchInsertQuery represents a INSERT query with multiple rows.
No description provided by the author
DB uses a *sql.DB connection that is established by its owner.
DeleteQuery represents a DELETE query.
DynamicLimit is used with WithDynamicLimit to register a dynamic limit on a Thunder DB.
ErrorWithQuery is an error wrapper that includes the clause and arguments of a sqlgen query.
No description provided by the author
InsertQuery represents a INSERT query.
No description provided by the author
No description provided by the author
No description provided by the author
SelectQuery represents a SELECT query.
SimpleWhere represents a simple WHERE clause.
No description provided by the author
UpdateQuery represents a UPDATE query.
UpsertQuery represents a INSERT ..
# Interfaces
A QueryExecer is either a *sql.Tx or a *sql.DB.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author