# Functions
MatchStmtAfter reports if the file contains any statement that matches the predicate after the given position.
MatchStmtBefore reports if the file contains any statement that matches the predicate before the given position.
RenameColumn patches DROP/ADD column commands to RENAME.
RenameIndex patches DROP/ADD index commands to RENAME.
RenameTable patches DROP/ADD table commands to RENAME.