sql

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrDriverNotInBuild   = fmt.Errorf("current executable was not built with support for this driver")
	ErrSchemaVersionOlder = fmt.Errorf("schema version is older than the current executable")
	ErrSchemaVersionNewer = fmt.Errorf("schema version is newer than the current executable")
)

Functions

func Open

func Open(config driver.Config) (db *sql.DB, err error)

Types

This section is empty.

Directories

Path Synopsis
drivers

Jump to

Keyboard shortcuts

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