Versions in this module Expand all Collapse all v0 v0.0.1 Dec 23, 2021 Changes in this version + var SqlTypeExp = regexp.MustCompile(`(SELECT)|(UPDATE)|(INSERT)`) + func ExplainSQL(sql string, numericPlaceholder *regexp.Regexp, escaper string, ...) string