ms_sql_server

package
v0.6.6-rc.5 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: Apache-2.0 Imports: 18 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 NewTypeMapper

func NewTypeMapper() datasource.TypeMapper

func TableMetadataQuery added in v0.4.8

func TableMetadataQuery(request *api_service_protos.TDescribeTableRequest) (string, *rdbms_utils.QueryArgs)

Types

type Connection

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

func (*Connection) Close

func (c *Connection) Close() error

func (*Connection) From added in v0.6.3

func (c *Connection) From() (databaseName, tableName string)

func (*Connection) Query

func (c *Connection) Query(params *rdbms_utils.QueryParams) (rdbms_utils.Rows, error)

Jump to

Keyboard shortcuts

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