package
Version:
v0.0.0-...-dcafc8e
Opens a new window with list of versions in this module.
Published: Nov 24, 2024
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Migrator runs migration.
func NewMigrator(db *gorm.DB, initModels []any, migrations []*gormigrate.Migration) *Migrator
NewMigrator creates migrator.
Rollback rollbacks the last migration.
Upgrade upgrades db schema version.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.