ms_sql_server

package
v0.6.4 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2024 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 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, *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