package
2.1.0+incompatible
Repository: https://github.com/betterworldtech/migrate.git
Documentation: pkg.go.dev
# Functions
FilenameRegex builds regular expression stmt with given filename extension from driver.
LineColumnFromOffset reads data and returns line and column integer for a given offset.
LinesBeforeAndAfter reads n lines before and after a given line.
ReadMigrationFiles reads all migration files from a given path.
# Structs
File represents one file on disk.
MigrationFile represents both the UP and the DOWN migration file.