//
pkg.gl
Category
github.com/unionj-cloud/toolkit
sqlext
query
package
0.0.2
Repository:
https://github.com/unionj-cloud/toolkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
351 SLOC
#
Functions
C
C new a Criteria.
NewPage
No description provided by the author
NewPageRet
NewPageRet new a PageRet.
P
P new a Page.
#
Structs
Criteria
Criteria wrap a group of column, value and operator such as name = 20.
Order
Order by Col Sort.
Page
Page a sql expression builder for order by clause.
PageRet
PageRet wrap page query result.
Where
Where concat children clauses with one of logic operators And, Or, Append.
#
Interfaces
Base
Base sql expression.
Q
Q used for building sql expression.
#
Type aliases
String
String is an alias of string.