package
1.12.6
Repository: https://github.com/go-dev-frame/sponge.git
Documentation: pkg.go.dev

# Functions

DefaultPage default page, number 20 per page, sorted by id backwards.
NewPage custom page, starting from page 0.
SetMaxSize change the default maximum number of pages per page.

# Constants

AND logic and.
Eq equal.
Gt greater than.
Gte greater than or equal.
In include.
IsNotNull is not null.
IsNull is null.
Like fuzzy lookup.
Lt less than.
Lte less than or equal.
Neq not equal.
NotIN not include.
OR logic or.

# Structs

Column query info.
Conditions query conditions.
Page info.
Params query parameters.