Versions in this module Expand all Collapse all v0 v0.5.1 Mar 15, 2021 v0.5.0 Mar 13, 2021 Changes in this version + type Migrator struct + func New(db *sql.DB, dir string) (*Migrator, error) + func (m *Migrator) Migrate(fs *embed.FS, component string) error