Versions in this module Expand all Collapse all v0 v0.11.0 Sep 9, 2026 Changes in this version + type EnumReplacer struct + func NewEnumReplacer(replacements map[string]string) *EnumReplacer + func (er *EnumReplacer) GetReplacedCount() int + func (er *EnumReplacer) ReplaceEnumReferences(sql string) (string, error)