mysql

package
v2.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2026 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MySQLDialect

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

MySQLDialect implements the Dialect interface for MySQL.

func NewMySQLDialect added in v2.0.4

func NewMySQLDialect() *MySQLDialect

NewMySQLDialect creates a new MySQL dialect with type converters configured

func (*MySQLDialect) Placeholder

func (d *MySQLDialect) Placeholder(position int) string

func (*MySQLDialect) Quote

func (d *MySQLDialect) Quote(identifier string) string

func (*MySQLDialect) SupportsReturning

func (d *MySQLDialect) SupportsReturning() bool

func (*MySQLDialect) TypeRegistry added in v2.0.4

func (d *MySQLDialect) TypeRegistry() *typeconv.Registry

TypeRegistry returns the type converter registry for this dialect

Jump to

Keyboard shortcuts

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