Versions in this module Expand all Collapse all v4 v4.4.0 Jun 26, 2023 v4.3.0 Apr 17, 2023 v4.2.0 Apr 17, 2023 Changes in this version + type Migrator struct + SQL *sqlx.DB + func NewMigrator(db *postgresql.Database) *Migrator + func (db *Migrator) Migrate() error + func (db *Migrator) PrepareMigration() error