Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Field ¶
type Field struct {
// contains filtered or unexported fields
}
func (*Field) EmbedFields ¶
func (*Field) IsPrimaryKey ¶
type Struct ¶
type Struct struct {
// contains filtered or unexported fields
}
func BuildStructs ¶
func BuildStructs( req *plugin.GenerateRequest, options *opts.Options, customTypes []sqltype.CustomType, ) []Struct
func (*Struct) EscapedFullTableName ¶ added in v0.1.4
func (*Struct) FullTableName ¶
func (*Struct) GetImports ¶
func (*Struct) HasPrimaryKey ¶
Click to show internal directories.
Click to hide internal directories.