On Tue, Jul 2, 2013 at 12:13 PM, Linus Pettersson
<linus.petters...@gmail.com> wrote:
> execute "CREATE UNIQUE INDEX index_products_on_lower_name ON products USING
> btree (lower(name));"
>
> But does Rails have support for creating it? Don't like to use execute() if
> there is a better way :)

Not that I've ever seen but that's expected tbh.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/CAM5XQnwj7gg0%3DxqXmNE1msHAER6iWmdFc2d9BHvqLD6tWRFHxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to