//
pkg.gl
Category
github.com/denisenkom/go-mssqldb
internal
querytext
package
0.12.3
Repository:
https://github.com/denisenkom/go-mssqldb.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
241 SLOC
#
Functions
ParseParams
ParseParams rewrites the query from using "?" placeholders to using "@pN" parameter names that SQL Server will accept.