sqlite3

package
v1.0.9 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Sqlite3

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

func NewSqlite3

func NewSqlite3(dbSourceName string) (*Sqlite3, error)

NewSqlite3 Use for unit-test

func (*Sqlite3) DB

func (s *Sqlite3) DB() *xorm.Engine

func (*Sqlite3) NewSession

func (s *Sqlite3) NewSession(ops ...mysqlxorm.SessionOption) *mysqlxorm.Session

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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