Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InsertStmt ¶
func InsertStmt(stmt *ast.InsertStmt) error
func SqlcFunctions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.