Versions in this module Expand all Collapse all v1 v1.0.0 May 16, 2023 Changes in this version + type Migration struct + func (m Migration) Apply(opts migrate.Options) error + func (m Migration) Reversible() bool + func (m Migration) Revert(opts migrate.Options) error + func (m Migration) Versions() string