sql

package
v1.0.0-beta.4 Latest Latest
Warning

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

Go to latest
Published: May 6, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildDeleteSql

func BuildDeleteSql(table *schema.Table, rows []interface{}) string

BuildDeleteSql 构建删除sql

func BuildInsertSql

func BuildInsertSql(table *schema.Table, rows []interface{}) string

BuildInsertSql 构建插入sql

func BuildUpdateSql

func BuildUpdateSql(table *schema.Table, conditionRow []interface{}, row []interface{}) string

BuildUpdateSql 构建更新sql

Types

This section is empty.

Jump to

Keyboard shortcuts

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