sqlite

package
v2.0.4 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 SQLiteDialect

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

SQLiteDialect implements the Dialect interface for SQLite.

func NewSQLiteDialect added in v2.0.4

func NewSQLiteDialect() *SQLiteDialect

NewSQLiteDialect creates a new SQLite dialect with type converters configured

func (*SQLiteDialect) Placeholder

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

func (*SQLiteDialect) Quote

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

func (*SQLiteDialect) SupportsReturning

func (d *SQLiteDialect) SupportsReturning() bool

func (*SQLiteDialect) TypeRegistry added in v2.0.4

func (d *SQLiteDialect) 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