Documentation ¶
Index ¶
- func Migration(m *model.Model, args *model.Args, addHeader bool) (*file.File, error)
- func MigrationAll(models model.Models, enums enum.Enums, addHeader bool) (*file.File, error)
- func SeedData(m *model.Model, _ *model.Args) (*file.File, error)
- func SeedDataAll(models model.Models) (*file.File, error)
- func Types(enums enum.Enums, addHeader bool) (*file.File, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigrationAll ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.