Is it possible to get an autoincremented primary key from a sequence when 
inserting with Oracle for an existing table that wasn't created with Sequel? 
 From what I can see from the code and based on this thread 
(https://groups.google.com/d/topic/sequel-talk/fDYJABDjqDU/discussion) it 
looks like it relies on creating a trigger to get the next sequence value on 
an insert.  Is that the only way that's currently supported?

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sequel-talk/-/2GGmq4gIPBIJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sequel-talk?hl=en.

Reply via email to