Versions in this module Expand all Collapse all v1 v1.27.1 May 28, 2024 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(stmt *ast.InsertStmt) error + func ParamRef(n ast.Node) (map[int]bool, bool, error) + func SqlcFunctions(n ast.Node) error