sqlite3

package module
v1.37.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2025 License: BSD-3-Clause Imports: 10 Imported by: 4

README

sqlite3

About this package

 This package is a stitching monster, and passes some basic tests of ent It use modernc.org/sqlite package, and integrates the PRAGMA part of https://github.com/mattn/go-sqlite3/commits/master/'s Open().

LICENSE

Used BSD-3-Clause is same as modernc.org/sqlite

Documentation

Overview

Package sqlite3 implements the functions, types, and interfaces for the module.

Package sqlite3 implements the functions, types, and interfaces for the module.

Package sqlite3 implements the functions, types, and interfaces for the module.

Index

Constants

View Source
const Version = "v1.37.1"

Variables

This section is empty.

Functions

This section is empty.

Types

type SQLiteDriver

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

func (*SQLiteDriver) Open

func (d *SQLiteDriver) Open(dsn string) (driver.Conn, error)

Directories

Path Synopsis
example module

Jump to

Keyboard shortcuts

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