It would be great if this would work the way most would expect it to behave:
ids = MyModel.dataset.returning(:id).import [:a, :b], [[1, 2], [3, 4]] # => [id1, id2] Could you please consider this for some future version? Thanks in advance, Rodrigo. -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sequel-talk. For more options, visit https://groups.google.com/groups/opt_out.
