-
Notifications
You must be signed in to change notification settings - Fork 133
Bug: Orderfield ignores MapAttribute #769
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.todoThings to be done in the futureThings to be done in the future
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdeployedFeature or bug is deployed at the current releaseFeature or bug is deployed at the current releasefixedThe bug, issue, incident has been fixed.The bug, issue, incident has been fixed.todoThings to be done in the futureThings to be done in the future
Using QueryAll works fine, but for a query with an OrderField the MapAttribute is ignored.
Here is a simple example:
It seems that the QueryBuilder/StatementBuilder doesn't map the property name back to it's column name.