Documentation
¶
Index ¶
- func Exec(ctx context.Context, stmt Statement) (err error)
- func Insert(ctx context.Context, stmt Statement) (id int64, err error)
- func PaginateStatement(ctx context.Context, stmt SelectStatement, sortableColumns ColumnList) (SelectStatement, error)
- func Query(ctx context.Context, stmt Statement, dest any) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PaginateStatement ¶ added in v0.0.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.