Versions in this module Expand all Collapse all v1 v1.15.1 Jun 9, 2025 Changes in this version + type Migrations struct + DB *sql.DB + Logger logger.Logger + MetadataKey string + MetadataTableName string + Schema string + func (m *Migrations) Perform(ctx context.Context, migrationFns []commonsql.MigrationFn) (err error)