Module query

Source

Structs§

BoundQuery
A validated sql query, including order and union. An example of its relationship with BoundSetExpr and BoundSelect can be found here: https://bit.ly/3GQwgPz

Functions§

parse_non_negative_i64 🔒