Versions in this module Expand all Collapse all v0 v0.4.0 Jun 24, 2025 v0.3.0 Mar 17, 2025 Changes in this version + type Interface interface + Down func() error + Register func(values ...migration.Interface) Interface + SetTableName func(val string) Interface + Up func() error