Versions in this module Expand all Collapse all v3 v3.1.0 Sep 7, 2023 v3.0.0 Feb 20, 2023 Changes in this version + func NewMigrateConstructor(path, table, schema, dialect, connection string) func(subcommands []*cobra.Command) *cobra.Command + func NewMigrateDown(ctn di.Container) *cobra.Command + func NewMigrateUp(ctn di.Container) *cobra.Command Other modules containing this package github.com/gozix/sql-migrate github.com/gozix/sql-migrate/v2