Versions in this module Expand all Collapse all v0 v0.5.2 Jan 8, 2026 v0.4.1 Jan 7, 2026 v0.4.0 Jan 7, 2026 Changes in this version + type Factory struct + func NewFactory(connectionParams *models.ConnectionParameters) *Factory + func (f *Factory) CreateConnection() (*sql.DB, error) + func (f *Factory) GetProvider() models.DatabaseProvider