On Monday, March 21, 2016 at 12:50:27 PM UTC-7, Jeremy Swartwood wrote:
>
> Hmm, might have found my answer.  Going to try import.
>
>
> http://sequel.jeremyevans.net/rdoc/classes/Sequel/Dataset.html#method-i-import
>

Sequel doesn't currently support Oracle's INSERT ALL syntax on, but it does 
support inserting multiple rows in a single query using a UNION strategy. 
I'm open to supporting the INSERT ALL, if you want to send a pull request 
for it.

Thanks,
Jeremy

-- 
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 https://groups.google.com/group/sequel-talk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to