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