Webdevotion.be

Trainer for the Flash Platform and iOS

Main menu

Skip to primary content
Skip to secondary content
  • Home
  • Twitter
  • About

Tag Archives: postgresql

Change a column type when using Postgresql in Rails migrations

Posted on 16/06/2010 by Webdevotion
Reply

When using Rails, you’re using migrations a lot. Migrations are awesome. But today I ran into a problem. I had to convert a column to be of type :boolean ( it was of type :text ). I was suprised when things went wrong.
Continue reading →

Posted in Ruby On Rails | Tagged :boolean, :text, change_column, heroku, migration, postgresql, rails, ruby | Leave a reply
Proudly powered by WordPress