Documentation ¶ Index ¶ func Migration(m *model.Model, args *model.Args, addHeader bool) (*file.File, error) func MigrationAll(models model.Models, addHeader bool) (*file.File, error) func SeedData(m *model.Model, args *model.Args) (*file.File, error) func SeedDataAll(models model.Models) (*file.File, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Migration ¶ func Migration(m *model.Model, args *model.Args, addHeader bool) (*file.File, error) func MigrationAll ¶ func MigrationAll(models model.Models, addHeader bool) (*file.File, error) func SeedData ¶ func SeedData(m *model.Model, args *model.Args) (*file.File, error) func SeedDataAll ¶ func SeedDataAll(models model.Models) (*file.File, error) Types ¶ This section is empty. Source Files ¶ View all Source files all.go history.go migration.go relations.go revision.go seeddata.go Click to show internal directories. Click to hide internal directories.