Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplySchemaDiffService ¶
ApplySchemaDiffService applies diff between 2 schemata taken from given repositories.
func NewApplySchemaDiffService ¶
func NewApplySchemaDiffService(base, target schema.Repository, ui system.UI) ApplySchemaDiffService
NewApplySchemaDiffService creates a ApplySchemaDiffService instance.
type ShowSchemaDiffService ¶
ShowSchemaDiffService shows diff between 2 schemata taken from given repositories.
func NewShowSchemaDiffService ¶
func NewShowSchemaDiffService(repo1, repo2 schema.Repository, ui system.UI) ShowSchemaDiffService
NewShowSchemaDiffService creates a ShowSchemaDiffService instance.
Click to show internal directories.
Click to hide internal directories.