Documentation
¶
Index ¶
Constants ¶
View Source
const PlaceHolderSQL = "TODO: Implement SQL data migration"
Variables ¶
View Source
var ErrStatementCount = fmt.Errorf("expected exactly one statement")
Functions ¶
func Convert ¶
func Convert(sql string) (migrations.Operations, error)
Convert converts a SQL statement to a slice of pgroll operations.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.