ms_sql_server

package
v0.5.7-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package ms_sql_server contains code specific for Microsoft SQL Server database.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorCheckerMakeConnection added in v0.5.6

func ErrorCheckerMakeConnection(err error) bool

func NewSQLFormatter

func NewSQLFormatter() rdbms_utils.SQLFormatter

func NewTypeMapper

func NewTypeMapper() datasource.TypeMapper

func TableMetadataQuery added in v0.4.8

func TableMetadataQuery(request *api_service_protos.TDescribeTableRequest) (string, []any)

Types

type Connection

type Connection struct {
	// contains filtered or unexported fields
}

func (Connection) Close

func (c Connection) Close() error

func (Connection) Query

func (c Connection) Query(ctx context.Context, query string, args ...any) (rdbms_utils.Rows, error)

Jump to

Keyboard shortcuts

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