Documentation
¶
Index ¶
Constants ¶
View Source
const ( OptionTrace = "trace" EnvKeyTrace = "DDLCTL_TRACE" OptionDebug = "debug" EnvKeyDebug = "DDLCTL_DEBUG" OptionLanguage = "lang" EnvKeyLanguage = "DDLCTL_LANGUAGE" OptionDialect = "dialect" EnvKeyDialect = "DDLCTL_DIALECT" OptionSource = "src" EnvKeySource = "DDLCTL_SOURCE" OptionDestination = "dst" EnvKeyDestination = "DDLCTL_DESTINATION" OptionAutoApprove = "auto-approve" EnvKeyAutoApprove = "DDLCTL_AUTO_APPROVE" // Golang OptionColumnTagGo = "column-tag-go" EnvKeyColumnTagGo = "DDLCTL_COLUMN_TAG_GO" OptionDDLTagGo = "ddl-tag-go" EnvKeyDDLTagGo = "DDLCTL_DDL_TAG_GO" OptionPKTagGo = "pk-tag-go" EnvKeyPKTagGo = "DDLCTL_PK_TAG_GO" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.