Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DB ¶
type DB struct {
// contains filtered or unexported fields
}
DB is the target of deploying a DDL schema.
func (*DB) Import ¶ added in v0.0.7
Import imports and updates the schemalex revision using sqlText.
func (*DB) LoadSchema ¶ added in v0.0.7
LoadSchema loads existing table schemas from running database.
Click to show internal directories.
Click to hide internal directories.