Documentation
¶
Index ¶
- func Migration(m *model.Model, args *model.Args, addHeader bool, linebreak string) (*file.File, error)
- func MigrationAll(models model.Models, enums enum.Enums, addHeader bool, linebreak string) (*file.File, error)
- func SeedData(m *model.Model, database string, linebreak string) (*file.File, error)
- func SeedDataAll(models model.Models, linebreak string) (*file.File, error)
- func Types(enums enum.Enums, addHeader bool, linebreak string, database string) (*file.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Migration ¶
func MigrationAll ¶
func SeedData ¶
Types ¶
This section is empty.
Source Files
¶
- all.go
- helper.go
- migration.go
- relations.go
- seeddata.go
- types.go
Click to show internal directories.
Click to hide internal directories.