sqlite

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(ctx context.Context, dataSourceName string, connectionPoolConfig *generic.ConnectionPoolConfig) (server.Backend, error)

func NewVariant

func NewVariant(ctx context.Context, driverName, dataSourceName string, connectionPoolConfig *generic.ConnectionPoolConfig) (server.Backend, *generic.Generic, error)

Types

type SchemaVersion added in v1.2.0

type SchemaVersion int32

func NewSchemaVersion added in v1.2.0

func NewSchemaVersion(major int16, minor int16) SchemaVersion

func (SchemaVersion) CompatibleWith added in v1.2.0

func (sv SchemaVersion) CompatibleWith(targetSV SchemaVersion) error

func (SchemaVersion) Major added in v1.2.0

func (sv SchemaVersion) Major() int16

func (SchemaVersion) Minor added in v1.2.0

func (sv SchemaVersion) Minor() int16

Jump to

Keyboard shortcuts

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