Pudu programming language
Menu
API reference

Std.Db.Query.Shape.ordered

1 declaration

fn

ordered: Str -> Bool -> Bool -> Std.Db.Query.Shape.Ordering

This is a callable function.

What it does

The same, saying where the rows holding nothing go.

Stated rather than left to the server's default, because that default

differs by direction and a page that reorders itself when a column becomes

nullable is a bug nobody looks for.

Read the signature

  • The text after the name is the type checked by Pudu.
  • Read arrows from left to right: inputs come first, and the final type is returned.

Back to Std.Db.Query.ShapeSearch related declarations