Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DbToken ¶
type DbToken int
const ( Indent DbToken Db Def Index Unique Primary Size ValueDefault AutoIncr )
func (DbToken) IsFieldCheck ¶
type SchemaType ¶
type SchemaType uint8
const (
SchemaTypePg SchemaType = iota
)
func (SchemaType) String ¶
func (s SchemaType) String() string
Click to show internal directories.
Click to hide internal directories.