Versions in this module Expand all Collapse all v1 v1.14.0 Apr 11, 2026 Changes in this version + func MySQLAutoIncrementToSerial(stmt ast.Statement) error + func MySQLBacktickToDoubleQuote(_ ast.Statement) error + func MySQLBooleanToPgBool(stmt ast.Statement) error + func MySQLLimitCommaToOffset(_ ast.Statement) error + func PgArrayToJSON(stmt ast.Statement) error + func PgDoubleQuoteToBacktick(_ ast.Statement) error + func PgILikeToLower(stmt ast.Statement) error + func PgSerialToAutoIncrement(stmt ast.Statement) error + func PgSerialToIntegerPK(stmt ast.Statement) error