Results for “Std.Db.Query.Shape.Bound”
4 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Db.Query.Shape.Bound
How much of a result is wanted. Nothing for either means all of it.
- Std.Db.Query.Shape.first
Int -> Std.Db.Query.Shape.BoundAt most this many rows.
- Std.Db.Query.Shape.page
Int -> Int -> Std.Db.Query.Shape.BoundOne page of a result.
- Std.Db.Query.Shape.unbounded
Std.Db.Query.Shape.BoundAll of a result.
