xorm

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var NameMapType = reflect.TypeOf(&NameMap{}).Elem()

Functions

func MustIn

func MustIn(sql string, args ...any) (string, []any)

func MustNamed

func MustNamed(inputSql string, arg any) (sql string, args []any)

func Priest

func Priest(cemetery gone.Cemetery) error

Types

type Engine

type Engine = gone.XormEngine

type Interface added in v0.0.14

type Interface = xorm.Interface

type NameMap

type NameMap map[string]any

type XInterface added in v1.0.0

type XInterface interface {
	xorm.Interface
	driver.Tx
	io.Closer
	Begin() error
}

Jump to

Keyboard shortcuts

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