sqlite

package
v1.8.5 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const DriverName = "sqlite3"

DriverName 是 Sqlite 驱动名称。

Variables

This section is empty.

Functions

This section is empty.

Types

type SqliteDbClient

type SqliteDbClient struct {
	*sqlmer.AbstractDbClient
}

SqliteDbClient 是针对 Sqlite 的 DbClient 实现。

func NewSqliteDbClient

func NewSqliteDbClient(dsn string, options ...sqlmer.DbClientOption) (*SqliteDbClient, error)

NewSqliteDbClient 用于创建一个 SqliteDbClient。

Jump to

Keyboard shortcuts

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