sqlserver

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Overview

Package sqlserver defines and registers usql's Microsoft SQL Server driver.

See: https://github.com/microsoft/go-mssqldb Group: base

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewReader

func NewReader(db drivers.DB, opts ...metadata.ReaderOption) metadata.Reader

Types

type NullUniqueIdentifier added in v0.18.0

type NullUniqueIdentifier struct {
	ID    mssql.UniqueIdentifier
	Valid bool
}

func (*NullUniqueIdentifier) Scan added in v0.18.0

func (nui *NullUniqueIdentifier) Scan(v interface{}) error

func (NullUniqueIdentifier) String added in v0.18.0

func (nui NullUniqueIdentifier) String() string

Jump to

Keyboard shortcuts

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