Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthMigrationModels ¶
func AuthMigrationModels() []interface{}
func MigrateModels ¶
func MigrateModels(db *gorm.DB, models []interface{}, AlterColums []AlterColumn)
func RunAllMigrations ¶
Types ¶
type AlterColumn ¶
func AlterColumnModels ¶
func AlterColumnModels() []AlterColumn
func (*AlterColumn) UpdateColumnType ¶
func (a *AlterColumn) UpdateColumnType(db *gorm.DB) error
Click to show internal directories.
Click to hide internal directories.