Maybe, table name aliasing might come in handy. The main problem that I
foresee is that when migrating from mysql to some other,  you have to be
conscious about the aliases. The same holds true when you are creating a
table. But then,  rails migration dsl might provide you with a consistent
way of doing this.
Hope this helps.

Vineeth.
On Jul 13, 2015 19:11, "Sasi Raju" <li...@ruby-forum.com> wrote:

> becoz my client asking need to set all the database tablename with
> uppercase letter thats'y we are asking.
>
> --
> Posted via http://www.ruby-forum.com/.
>
> --
> 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/27d3972aa47b47f777d9376c29791dfa%40ruby-forum.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAAk7vikWeiY5UGbHHuVyosSqm1OenLHRx%2B63fVdM6pj6NmwvKw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to