Skip to content

_.query broken #1

Description

@twashing

I think the tool may be broken. Even a small change to the first example query, returns the original object. This should return an empty result.

_.query([{a:1,b:2},{a:3,b:2}], '(a=10)')
[Object, Object ]

I'm using the latest github version of underscore-data.js. And my browser is Chrome 17.0.963.79.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions