Versions in this module Expand all Collapse all v0 v0.2.0 Feb 22, 2026 Changes in this version + func ContainsPsqlVariable(sql string) bool + func ReplacePsqlVariables(sql string) (string, bool) + type ExtractedStmt struct + File string + HasPsqlVar bool + SQL string + StartLine int + func ExtractStatements(filename string, content []byte) []ExtractedStmt