arrays do not match themselves when part of a $in expression

XMLWordPrintableJSON

    • ALL
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      t.save(

      {key: ['1']}

      );
      assert.eq( 1, t.count( {key:{$in:[['1']]}} ) );

      This fails

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

                Created:
                Updated:
                Resolved: