Versions in this module Expand all Collapse all v0 v0.0.1 Jan 4, 2024 Changes in this version + func NewObject[Model, Args any](db *sql.DB, c, r, u, d string) norm.Object[Model, Args] + func NewView[Model, Args any](db *sql.DB, r string) norm.View[Model, Args] + func SetPlaceHolder(p tqla.Placeholder) + func WithTransaction(ctx context.Context, tx *sql.Tx) context.Context