Versions in this module Expand all Collapse all v1 v1.14.0 Apr 11, 2026 Changes in this version + func Transpile(sql string, from, to keywords.SQLDialect) (string, error) + type RewriteRule func(stmt ast.Statement) error + func RulesFor(from, to keywords.SQLDialect) []RewriteRule