Versions in this module Expand all Collapse all v2 v2.0.2 Sep 2, 2021 Changes in this version + func NewExporterPostgres(cmd *schema.Commander, e *sqlca.Engine) schema.Exporter + type ExporterPostgres struct + Cmd *schema.Commander + Engine *sqlca.Engine + Schemas []*schema.TableSchema + func (m *ExporterPostgres) ExportGo() (err error) + func (m *ExporterPostgres) ExportProto() (err error) Other modules containing this package github.com/civet148/sqlca