sqlserver

package
v0.31.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2023 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Package sqlserver implements the sq driver for SQL Server.

Index

Constants

View Source
const (
	// Type is the SQL Server source driver type.
	Type = source.Type("sqlserver")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	Log       *slog.Logger
	SQLConfig *driver.SQLConfig
}

Provider is the SQL Server implementation of driver.Provider.

func (*Provider) DriverFor

func (p *Provider) DriverFor(typ source.Type) (driver.Driver, error)

DriverFor implements driver.Provider.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL