validate

package
v1.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncCall

func FuncCall(c *pg.Catalog, n nodes.Node) error

func InsertStmt

func InsertStmt(stmt nodes.InsertStmt) error

func ParamRef

func ParamRef(n nodes.Node) error

func ParamStyle

func ParamStyle(n nodes.Node) error

A query can use one (and only one) of the following formats: - positional parameters $1 - named parameter operator @param - named parameter function calls sqlc.arg(param)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL