qsorm

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountWhere

func CountWhere(ctx context.Context, db sorm.Querier, out interface{}, where sqlbuilder.AsExpr) (int, error)

func FindFirstWhere

func FindFirstWhere(ctx context.Context, db sorm.Querier, out interface{}, where sqlbuilder.AsExpr, order []sqlbuilder.AsOrderingTerm) error

func FindWhere

func FindWhere(ctx context.Context, db sorm.Querier, out interface{}, where sqlbuilder.AsExpr, order []sqlbuilder.AsOrderingTerm, offsetLimit sqlbuilder.AsOffsetLimit) error

func SetDialect

func SetDialect(d sqlbuilder.Dialect)

Types

This section is empty.

Jump to

Keyboard shortcuts

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