um

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CrossJoin

func CrossJoin(e any) bob.Mod[*dialect.UpdateQuery]

func From

func From(table any) dialect.FromChain[*dialect.UpdateQuery]

func FromFunction

func FromFunction(funcs ...*dialect.Function) dialect.FromChain[*dialect.UpdateQuery]

func FullJoin

func FullJoin(e any) dialect.JoinChain[*dialect.UpdateQuery]

func InnerJoin

func InnerJoin(e any) dialect.JoinChain[*dialect.UpdateQuery]

func LeftJoin

func LeftJoin(e any) dialect.JoinChain[*dialect.UpdateQuery]

func Only

func Only() bob.Mod[*dialect.UpdateQuery]

func Recursive

func Recursive(r bool) bob.Mod[*dialect.UpdateQuery]

func Returning

func Returning(clauses ...any) bob.Mod[*dialect.UpdateQuery]

func RightJoin

func RightJoin(e any) dialect.JoinChain[*dialect.UpdateQuery]

func Set

func Set(sets ...bob.Expression) bob.Mod[*dialect.UpdateQuery]

func SetCol added in v0.23.0

func SetCol(from string) mods.Set[*dialect.UpdateQuery]

func Table

func Table(name any) bob.Mod[*dialect.UpdateQuery]

func TableAs

func TableAs(name any, alias string) bob.Mod[*dialect.UpdateQuery]

func With

func With(name string, columns ...string) dialect.CTEChain[*dialect.UpdateQuery]

Types

This section is empty.

Jump to

Keyboard shortcuts

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