Versions in this module Expand all Collapse all v0 v0.9.0 Feb 25, 2026 Changes in this version + func Minify(sql string) string + type LogFunc = func(ctx context.Context, sql string, cost time.Duration, err error) + var Logger LogFunc