dialect

package
v1.2.17 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: BSD-2-Clause Imports: 3 Imported by: 33

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendBool

func AppendBool(b []byte, v bool) []byte

func AppendError

func AppendError(b []byte, err error) []byte

func AppendFloat32

func AppendFloat32(b []byte, num float32) []byte

func AppendFloat64

func AppendFloat64(b []byte, num float64) []byte

func AppendIdent

func AppendIdent(b []byte, name string, quote byte) []byte

func AppendName added in v1.1.15

func AppendName(b []byte, ident string, quote byte) []byte

func AppendNull

func AppendNull(b []byte) []byte

Types

type Name added in v0.2.14

type Name int
const (
	Invalid Name = iota
	PG
	SQLite
	MySQL
	MSSQL
	Oracle
)

func (Name) String added in v0.2.14

func (n Name) String() string

Directories

Path Synopsis
Package feature defines flags that represent optional SQL dialect capabilities.
Package feature defines flags that represent optional SQL dialect capabilities.
mssqldialect module
mysqldialect module
pgdialect module

Jump to

Keyboard shortcuts

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