Documentation
¶
Index ¶
- func BitsToUuidString(bits []byte) (string, error)
- func FilterOutSqlServerDefaultIdentityColumns(driver string, defaultIdentityCols, columnNames []string, argRows [][]any) (columns []string, rows [][]any)
- func GeSqlServerDefaultValuesInsertSql(schema, table string, rowCount int) string
- func GoTypeToSqlServerType(rows [][]any) [][]any
- func IsUuidDataType(colDataType string) bool
- func SqlRowToSqlServerTypesMap(rows *sql.Rows) (map[string]any, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BitsToUuidString ¶
func GoTypeToSqlServerType ¶
func IsUuidDataType ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.