package
4.18.2
Repository: https://github.com/golang-migrate/migrate.git
Documentation: pkg.go.dev

# Functions

Parse parses the given multi-statement migration.

# Variables

StartBufSize is the default starting size of the buffer used to scan and parse multi-statement migrations.

# Type aliases

Handler handles a single migration parsed from a multi-statement migration.