sqlserver

package
v0.4.75 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BitsToUuidString

func BitsToUuidString(bits []byte) (string, error)

func FilterOutSqlServerDefaultIdentityColumns

func FilterOutSqlServerDefaultIdentityColumns(
	driver string,
	defaultIdentityCols, columnNames []string,
	argRows [][]any,
) (columns []string, rows [][]any)

func GeSqlServerDefaultValuesInsertSql

func GeSqlServerDefaultValuesInsertSql(schema, table string, rowCount int) string

func GoTypeToSqlServerType

func GoTypeToSqlServerType(rows [][]any) [][]any

func IsUuidDataType

func IsUuidDataType(colDataType string) bool

func SqlRowToSqlServerTypesMap

func SqlRowToSqlServerTypesMap(rows *sql.Rows) (map[string]any, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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