Closed
Description
This error (with a missing final backtick) is emitted when using foo as "foo: _"
in query!
, but it is incorrect: this syntax works in query_as!()
, at least for all the cases I have encoutered so far. Is this error message simply outdated or are there some cases where : _
still doesn't work for query_as!
?
Metadata
Metadata
Assignees
Labels
No labels