sqlserver

package
v0.1.14 Latest Latest
Warning

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

Go to latest
Published: Aug 10, 2022 License: MIT Imports: 7 Imported by: 3

Documentation

Index

Constants

View Source
const Proto = "sqlserver"

Variables

This section is empty.

Functions

func New

func New(name, prefix string) tpl.SQLTemplate

Types

type MssqlContext

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

MssqlContext 模板

func (*MssqlContext) AnalyzeTPL

func (ctx *MssqlContext) AnalyzeTPL(template string, input map[string]interface{}) (string, []string, []interface{})

func (*MssqlContext) GetSQLContext

func (ctx *MssqlContext) GetSQLContext(template string, input map[string]interface{}) (query string, args []interface{})

GetSQLContext 获取查询串

func (*MssqlContext) Name

func (ctx *MssqlContext) Name() string

func (*MssqlContext) Placeholder

func (ctx *MssqlContext) Placeholder() tpl.Placeholder

Jump to

Keyboard shortcuts

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