Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExporterMssql ¶
type ExporterMssql struct { Cmd *schema.Commander Engine *sqlca.Engine Schemas []*schema.TableSchema }
func (*ExporterMssql) ExportGo ¶
func (m *ExporterMssql) ExportGo() (err error)
func (*ExporterMssql) ExportProto ¶
func (m *ExporterMssql) ExportProto() (err error)
Click to show internal directories.
Click to hide internal directories.