Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DDLManager ¶
type DDLManager struct {
// contains filtered or unexported fields
}
func NewDDLManager ¶
func NewDDLManager(l hclog.Logger, conn *pgxpool.Conn, cfg *history.Config, dt schema.DialectType) (*DDLManager, error)
func (DDLManager) SetupHistory ¶
Click to show internal directories.
Click to hide internal directories.