set

package
v0.0.3-alpha Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dialect

type Dialect interface {
	Set(left, value sql.Data) (sql.Data, error)
}

type Set

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

func NewSet

func NewSet(left lingo.Expression, value lingo.Expression) Set

func To

func To(column, to lingo.Expression) Set

To sets the given column

func (Set) And

func (Set) Or

func (Set) ToSQL

func (s Set) ToSQL(d lingo.Dialect) (sql.Data, error)

Jump to

Keyboard shortcuts

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