Enhancement: Introduce the LiteralQueryField #1097
Labels
enhancement
New feature or request
for grabs
A community can grab for contribution
todo
Things to be done in the future
Describe the enhancement
As some users are eager to maximize the underlying data store internal functions, the only way to do this is to introduce a possibilty for the user to write their own literal query expression on top of the object/fluent-based implementations.
In which the above query would return all the people from the
Person
table where theID
is10
to100
.The text was updated successfully, but these errors were encountered: