Skip to content

wql sorting of object queries doesn't work #48

Description

@wgrasshof

if i have a object query the sorting does not work and it will be always sorted by objectId, independent of the order by statement.

The reason is, that the result object will be stored as key in a map and so sorting is always disabled. (CdbQuery.cpp Line 97 ff).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions