Documentation
¶
Index ¶
- func FormatColumnType(dst io.Writer, col model.ColumnType) error
- func FormatDatabase(dst io.Writer, d model.Database) error
- func FormatIndex(dst io.Writer, index model.Index) error
- func FormatReference(dst io.Writer, r model.Reference) error
- func FormatTable(dst io.Writer, table model.Table) error
- func FormatTableColumn(dst io.Writer, col model.TableColumn) error
- func FormatTableOption(dst io.Writer, option model.TableOption) error
- func SQL(dst io.Writer, v interface{}) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatColumnType ¶
func FormatColumnType(dst io.Writer, col model.ColumnType) error
func FormatTableColumn ¶
func FormatTableColumn(dst io.Writer, col model.TableColumn) error
func FormatTableOption ¶
func FormatTableOption(dst io.Writer, option model.TableOption) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.