Versions in this module Expand all Collapse all v0 v0.0.0 Aug 2, 2026 Changes in this version + type Migrator struct + func NewMigrator(db *bun.DB, migrations fs.FS) *Migrator + func (m *Migrator) Migrate(ctx context.Context) error