Hi everyone.
I need to alter a table column which is of type varchar2 to clob.
There is soo much of data in the varchar2 column. But through migration
if I use a simple change_column to change the datatype, will there be
any problem because of the data ???
Thanks in advance ..
Jazzy .. :)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---