matcher does not match arrays in inequalities to themselves

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Querying
    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      For example

      > t.save(

      {a:[1]}

      );
      > t.count( {a:{$gte:[1]}} );
      0

      It might make sense to hold off on fixing these cases until after the matcher / qo refactor.

              Assignee:
              Unassigned
              Reporter:
              Aaron Staple (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: