• Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.1.4
    • Affects Version/s: 0.1.3
    • Component/s: None
    • Labels:
      None

      $batch->update(
          array("citizen" => "Iceland"),
          array("$set" => array("viking" => true)),
          array("limit" => 0, "upsert" => false)
      );
      

      That should be '$set', not "$set"

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            bjori Hannes Magnusson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: