hi,
just wondering do migration support MySQL BIGINT ?
what if i wanna create a migration with BIGINT ? should i use SQL
directly ?
kiwi
hi,
just wondering do migration support MySQL BIGINT ?
what if i wanna create a migration with BIGINT ? should i use SQL
directly ?
kiwi
Ghee wooi Ong wrote:
just wondering do migration support MySQL BIGINT ?
what if i wanna create a migration with BIGINT ? should i use SQL
directly ?
It doesn’t, so you indeed could do the SQL yourself in your migrations.
–
Roderick van Domburg
http://www.nedforce.com
Roderick van Domburg wrote:
Ghee wooi Ong wrote:
just wondering do migration support MySQL BIGINT ?
what if i wanna create a migration with BIGINT ? should i use SQL
directly ?It doesn’t, so you indeed could do the SQL yourself in your migrations.
–
Roderick van Domburg
http://www.nedforce.com
ok, thx for help!
kiwi
Ghee wooi Ong wrote:
hi,
just wondering do migration support MySQL BIGINT ?
what if i wanna create a migration with BIGINT ? should i use SQL
directly ?kiwi
http://agilewebdevelopment.com/plugins/mysql_bigint
–
Michael W.
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