Versions in this module Expand all Collapse all v1 v1.32.0 Aug 18, 2026 Changes in this version + func Cmd(n ast.Node, name, cmd string) error + func FuncCall(c *catalog.Catalog, cs config.CombinedSettings, n ast.Node) error + func In(c *catalog.Catalog, n ast.Node) error + func InsertStmt(c *catalog.Catalog, fqn *ast.TableName, stmt *ast.InsertStmt) error + func ParamRef(n ast.Node) (map[int]bool, bool, error) + func SqlcFunctions(n ast.Node) error