having

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteHaving

func WriteHaving(sw io.StringWriter, preds []predicates.Predicate) error

WriteHaving writes the HAVING clause to the given writer.

Types

type Clause

type Clause struct {
	Predicates []predicates.Predicate
}

func New

func New(predicates []predicates.Predicate) *Clause

func (*Clause) Type

func (*Clause) Type() clauses.ClauseType

func (*Clause) WriteTo

func (c *Clause) WriteTo(sw io.StringWriter) error

Jump to

Keyboard shortcuts

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