2009/2/28 Jeremy Evans <[email protected]>:
> index [:username, :name], :sizes=>[256, nil]
Hmmm, I'd not thought about multi-column indexes, I'm leaning towards
agreeing with you about just using lit, the only other possible syntax
is something like:
index [:usename, :name], :sizes => { :username => 256 }
Which i think I prefer rather than an Array with nils even though it's
more verbose
Clive
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---