drivers

package
v0.4.5 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const AioSQLiteConn = "aiosqlite.Connection"
View Source
const AsyncpgConn = "ConnectionLike"
View Source
const AsyncpgResult = "asyncpg.Record"
View Source
const SQLite3Conn = "sqlite3.Connection"
View Source
const Sqlite3Result = "sqlite3.Row"

Variables

This section is empty.

Functions

func AioSQLiteAcceptedDriverCMDs

func AioSQLiteAcceptedDriverCMDs() []string

func AioSQLiteBuildPyQueryFunc

func AioSQLiteBuildPyQueryFunc(query *core.Query, body *builders.IndentStringBuilder, args []core.FunctionArg, retType core.PyType, conf *core.Config) error

func AioSQLiteBuildTypeConvFunc added in v0.4.0

func AioSQLiteBuildTypeConvFunc(queries []core.Query, body *builders.IndentStringBuilder, conf *core.Config)

func AiosqliteBuildQueryResults added in v0.4.0

func AiosqliteBuildQueryResults(body *builders.IndentStringBuilder) string

func AsyncpgAcceptedDriverCMDs added in v0.2.0

func AsyncpgAcceptedDriverCMDs() []string

func AsyncpgBuildPyQueryFunc added in v0.2.0

func AsyncpgBuildPyQueryFunc(query *core.Query, body *builders.IndentStringBuilder, args []core.FunctionArg, retType core.PyType, conf *core.Config) error

func AsyncpgBuildQueryResults added in v0.4.0

func AsyncpgBuildQueryResults(body *builders.IndentStringBuilder) string

func AsyncpgTypeCheckingHook added in v0.4.0

func AsyncpgTypeCheckingHook() []string

func SQLite3AcceptedDriverCMDs

func SQLite3AcceptedDriverCMDs() []string

func SQLite3BuildPyQueryFunc

func SQLite3BuildPyQueryFunc(query *core.Query, body *builders.IndentStringBuilder, args []core.FunctionArg, retType core.PyType, conf *core.Config) error

func SQLite3BuildQueryResults added in v0.4.0

func SQLite3BuildQueryResults(body *builders.IndentStringBuilder) string

func SQLite3BuildTypeConvFunc added in v0.4.0

func SQLite3BuildTypeConvFunc(queries []core.Query, body *builders.IndentStringBuilder, conf *core.Config)

Types

This section is empty.

Jump to

Keyboard shortcuts

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