Documentation ¶
Overview ¶
Package querytext is the old query parser and parameter substitute process. Do not use on new code.
This package is not subject to any API compatibility guarantee.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseParams ¶
ParseParams rewrites the query from using "?" placeholders to using "@pN" parameter names that SQL Server will accept.
This function and package is not subject to any API compatibility guarantee.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.