On Oct 28, 4:03 pm, Jeremy Evans <[EMAIL PROTECTED]> wrote:
> If you pass an array of columns instead of separate arguments, you get
> that:
>
> irb(main):003:0> DB[:t].select([:col1, :col2])
> => #<Sequel::SQLite::Dataset: "SELECT (`col1`, `col2`) FROM `t`">
>
Thanks.
Yes, that's what I did. I'll add an asterix.
Han Holl
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---