//
pkg.gl
Category
github.com/rainhq/pgx
internal
sanitize
package
3.6.2+incompatible
Repository:
https://github.com/rainhq/pgx.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
214 SLOC
#
Functions
NewQuery
No description provided by the author
QuoteBytes
No description provided by the author
QuoteString
No description provided by the author
SanitizeSQL
SanitizeSQL replaces placeholder values with args.
#
Structs
Query
No description provided by the author
#
Interfaces
Part
Part is either a string or an int.