Module query_structure::prelude
source · Modules
- Note: Only number operations are implemented at the moment.
Structs
- A selection of fields from a model.
- Projection of a
Model
. A projection is a (sub)set of fields of a model. There can only ever be fields of one model contained in a particularModelProjection
- Represents a set of results.
Enums
- Describes a hop over to a relation or composite for an orderBy statement.
- A selected field. Can be contained on a model or composite type.
Functions
- Parses an RFC 3339 and ISO 8601 date and time string such as 1996-12-19T16:39:57-08:00, then returns a new DateTime with a parsed FixedOffset.
- Stringify a date to the following format 1999-05-01T00:00:00.000Z