Versions in this module Expand all Collapse all v0 v0.0.2 Sep 11, 2026 v0.0.1 Aug 28, 2026 Changes in this version + func BuildFrags(profile dialect.LexerProfile, q *template.QueryTemplate) []runtime.Frag + func Generate(opts Options, tm dialect.TypeMap, queries []QueryInput) (map[string][]byte, []diagnostics.Diagnostic) + func GoName(name string) string + type Options struct + Package string + Style runtime.Style + TreeCaps runtime.TreeCaps + type QueryInput struct + Columns []dialect.ColumnDesc + ExpandedShapes map[string]runtime.Expanded + Frags []runtime.Frag + Nullable []bool + ParamTypes map[string]dialect.TypeRef + Q *template.QueryTemplate