Versions in this module Expand all Collapse all v0 v0.1.0 Jun 28, 2026 Changes in this version + type Migrator struct + func New(db *sql.DB, schemaTable string) (*Migrator, error) + func (m *Migrator) Up(ctx context.Context, fsys fs.FS) error