package
Version:
v0.12.0-preview-20220718
Opens a new window with list of versions in this module.
Published: Jul 18, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NeedConfirmation() bool
type MigrationHistory struct {
CreatedAt time.Time
ScriptVersion uint64 `gorm:"primarykey"`
ScriptName string `gorm:"primarykey;type:varchar(255)"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.