Documentation ¶
Index ¶
- func ColumnDefForMySQL(opt Option, field meta.Field) string
- func ColumnDefForPostgres(opt Option, field meta.Field) string
- func Generate(opt Option) error
- func IndexDefForMySQL(index meta.Index) string
- func IndexDefForPostgres(table string, index meta.Index) string
- func PartitionLinesForMySQL(partition meta.Partition) []string
- type Lines
- type Option
- type Table
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IndexDefForMySQL ¶
func PartitionLinesForMySQL ¶
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.