Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrNotImplDBType = errors.New("db type executor not implement")
Functions ¶
func GetUndoExecutor ¶
func GetUndoExecutor(dbType types.DBType, sqlUndoLog undo.SQLUndoLog) (res undo.UndoExecutor, err error)
func GetUndoExecutorHolder ¶
func GetUndoExecutorHolder(dbType types.DBType) (undo.UndoExecutorHolder, error)
GetUndoExecutorHolder get exactly executor holder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.