Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type And ¶ added in v0.0.34
type And Conditions
type Conditions ¶ added in v0.0.34
type Conditions []any
func (Conditions) Strings ¶ added in v0.0.34
func (c Conditions) Strings() []string
type Or ¶ added in v0.0.34
type Or Conditions
type Sequeliser ¶ added in v0.0.34
type Sequeliser interface{ SQL() string }
type Values ¶ added in v0.0.34
func (Values) Placeholders ¶ added in v0.0.34
Click to show internal directories.
Click to hide internal directories.