On Dec 12, 7:41 pm, Jeremy Evans <[email protected]> wrote: > > Please give the master branch a shot and let me know if it works out. >
I just found out that if a record with composite primary key was inserted (in my example this is join table where the only 2 columns are the primary key), Sequel returned only the value of one column out of 2. Is that intentional? I was expecting to get back either array of 2 columns, or a hash with 2 key-pair values... -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. 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.
