Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrMySQLDatabaseRequired = errors.New("database name is required for MySQL")
Functions ¶
This section is empty.
Types ¶
type Provider ¶ added in v0.18.0
type Provider struct {
// contains filtered or unexported fields
}
func NewProvider ¶
func NewProvider() *Provider
func (*Provider) QueryVersion ¶ added in v0.18.0
func (*Provider) ValidateConfig ¶ added in v0.18.0
func (*Provider) ValidateConfig(cfg *config.DatasourceConfig) error
Click to show internal directories.
Click to hide internal directories.