modulepackage
0.0.0-20190926144334-d8b352dfbb76
Repository: https://github.com/concourse/voyager.git
Documentation: pkg.go.dev
# README
voyager
A database migration library that supports Go and SQL migrations.
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Code generated by counterfeiter.
# Functions
NewMigrator returns a migrator type that implements the voyager.Migrator interface.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Interfaces
The Migrator type supports running migrations on a given database.
The Parser type is used to parse a given file into a voyager.Migration.
The SchemaAdapter is an optional interface that can be implemented if migrating to and from an older database schema is required.
No description provided by the author
# Type aliases
No description provided by the author