CURM

package
v0.0.0-...-3e1e274 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2016 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Insert

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

Insert Query

func CreateInsert

func CreateInsert(table string) *Insert

func (*Insert) AddColumn

func (q *Insert) AddColumn(s string)

func (*Insert) AddColumns

func (q *Insert) AddColumns(ss ...string)

func (*Insert) AddData

func (q *Insert) AddData(s interface{})

func (*Insert) AddDataWithNull

func (q *Insert) AddDataWithNull(s string)

func (*Insert) AddOutput

func (q *Insert) AddOutput(s string)

func (*Insert) AddRawData

func (q *Insert) AddRawData(s interface{})

func (*Insert) ClearData

func (q *Insert) ClearData()

func (*Insert) String

func (q *Insert) String() string

type Update

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

type Where

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

Jump to

Keyboard shortcuts

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