Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct{}
func (*Driver) DumpSchema ¶ added in v0.0.8
func (d *Driver) DumpSchema(ctx context.Context, conn *sql.DB, opts db.SchemaOptions) (*db.SchemaInfo, *errors.XError)
DumpSchema 导出 PostgreSQL 数据库结构
Click to show internal directories.
Click to hide internal directories.