• Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Hi, It seems that in current version (master)
      when I'm passing array of items to Mongoid's create method (example: Car.create([{},...{}])
      it actually evaluates many inserts instead of bulk insert. I'm not sure it should work this way.
      I know I can use Model.collection.insert_many...but then I lose all the Mongoid layer.

            Assignee:
            Unassigned Unassigned
            Reporter:
            nikitasherman Nikita Sherman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: