I found the definition in
http://railsmanual.com/class/ActiveRecord%3A%3AConnectionAdapters%3A
%3ATableDefinition
ActiveRecord::ConnectionAdapters::TableDefinition
On 30 ene, 12:40, "GinTon"
<jonas....-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
wrote:> Where is there information about the valid column types and its
> options?
>
> I found the next information inhttp://wiki.rubyonrails.com/rails/
> pages/UsingMigrations
> but it is very poor:
>
> "Valid column types are integer, float, datetime, date, timestamp,
> time, text, string, binary, and boolean. Valid column options are
> limit, null (i.e. " :null => false" implies NOT NULL), and
default (to
> specify default values)."
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---