msql

package
v0.0.0-...-c69f6a4 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MetaSqlTable  = "sql:table"
	MetaSqlSelect = "sql:select"
	MetaSqlInsert = "sql:insert"
	MetaSqlUpdate = "sql:update"
	MetaSqlDelete = "sql:delete"
	MetaSqlNone   = "sql:none"
)

Variables

View Source
var TmplSQL string

Functions

func DefaultPkgGenFactory

func DefaultPkgGenFactory() meta.PkgGenFactory

func NewFunctions

func NewFunctions(generator *meta.TmplPkgGen, defaultEngine engine.Engine) *functions

func Query

func Query(m *meta.Meta) string

func SetQuery

func SetQuery(m *meta.Meta, query string)

func TableDialect

func TableDialect(m *meta.Meta) string

func TableName

func TableName(m *meta.Meta) string

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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