package
0.13.1
Repository: https://github.com/ariga/atlas.git
Documentation: pkg.go.dev

# 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.

# Structs

Rename describes rename of a resource.