builder

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WithSpecialCharacterEscapeSequences

func WithSpecialCharacterEscapeSequences(keywords string) string

Types

type Like

type Like [2]string

func (Like) And

func (like Like) And(conds ...builder.Cond) builder.Cond

And implements And with other conditions

func (Like) IsValid

func (like Like) IsValid() bool

IsValid tests if this condition is valid

func (Like) Or

func (like Like) Or(conds ...builder.Cond) builder.Cond

Or implements Or with other conditions

func (Like) WriteTo

func (like Like) WriteTo(w builder.Writer) error

WriteTo write SQL to Writer

Jump to

Keyboard shortcuts

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