OptionalattributesOptionalbenchmarkIf true, emits benchmark timings instead of raw SQL logging.
OptionalfieldMap from raw column name to model attribute name, or true to disable.
OptionalhasInternal flag indicating that the select has JOINs.
OptionalhasInternal flag indicating presence of a multi association.
OptionalincludeInclude definitions passed by the user.
OptionalincludeResolved include map used by parser.
OptionalincludeResolved include names used by builder.
OptionalinstanceThe instance being operated on (e.g., for INSERT/UPDATE).
OptionalloggingLogging function or false to disable; true is deprecated.
OptionallogIf true, logs bound parameter values.
OptionalmodelThe model associated with this query.
OptionalnestIf true, uses dotted key nesting for raw results.
OptionaloriginalThe attributes originally selected by the user.
If true, returns only the first row (or null).
OptionalqueryOptional label prefixed to the log line.
If true, returns raw objects instead of model instances.
OptionalrawIf true, skip error wrapping and re-throw database errors as-is.
OptionaltypeThe query type used to adjust result processing.
The attributes currently selected by the query.