Versions in this module Expand all Collapse all v0 v0.4.0 Apr 22, 2026 v0.3.1 Dec 3, 2025 Changes in this version + func Escape(val interface{}) string + func EscapeInLocation(val interface{}, loc *time.Location) string + func Format(query string, args ...interface{}) string + func FormatInLocation(query string, loc *time.Location, args ...interface{}) string + func SetSingleQuoteEscaper(escaper string)