Does anyone know where I can find all the options for each migration
type?
for example :limit => 30
where I could use like that:
t.string :name, :limit => 30
I’d like to know the options similar to :limit => 30
Thank you,
Rodrigo
Does anyone know where I can find all the options for each migration
type?
for example :limit => 30
where I could use like that:
t.string :name, :limit => 30
I’d like to know the options similar to :limit => 30
Thank you,
Rodrigo
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs