<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Ruby on Rails Migrations Reloaded</title>
	<atom:link href="http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/</link>
	<description>Experiences with Ruby and Rails, Web2.0 and other development technologies</description>
	<pubDate>Thu, 09 Sep 2010 05:02:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Richard</title>
		<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/comment-page-1/#comment-25565</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Fri, 30 Nov 2007 21:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/#comment-25565</guid>
		<description>&lt;p&gt;There is a really useful Rails Migrations cheatsheet in printable PDF format available for download here: &lt;a href="http://dizzy.co.uk/articles/rails-migrations" rel="nofollow"&gt;Rails migrations cheatsheet reference&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There is a really useful Rails Migrations cheatsheet in printable PDF format available for download here: <a href="http://dizzy.co.uk/articles/rails-migrations" rel="nofollow">Rails migrations cheatsheet reference</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/comment-page-1/#comment-937</link>
		<dc:creator>Craig</dc:creator>
		<pubDate>Sun, 08 Oct 2006 11:24:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/#comment-937</guid>
		<description>&lt;p&gt;Donny,&lt;/p&gt;

&lt;p&gt;Somewhat late reply but you can use: 
change&lt;em&gt;column(table&lt;/em&gt;name, column_name, type, options)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Donny,</p>
<p>Somewhat late reply but you can use:<br />
change<em>column(table</em>name, column_name, type, options)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: donny</title>
		<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/comment-page-1/#comment-734</link>
		<dc:creator>donny</dc:creator>
		<pubDate>Fri, 25 Aug 2006 18:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/#comment-734</guid>
		<description>&lt;p&gt;using migration, how do I change a column type. For example, I did this: add_column :products, :price, :decimal. Now I want decimal to be of type float.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>using migration, how do I change a column type. For example, I did this: add_column :products, :price, :decimal. Now I want decimal to be of type float.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Like Your Work &#187; Blog Archive &#187; links for 2006-08-05</title>
		<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/comment-page-1/#comment-673</link>
		<dc:creator>Like Your Work &#187; Blog Archive &#187; links for 2006-08-05</dc:creator>
		<pubDate>Sat, 05 Aug 2006 00:30:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/#comment-673</guid>
		<description>&lt;p&gt;[...] Ruby, Rails, Web2.0 » Blog Archive » Ruby on Rails Migrations Reloaded (tags: rails ruby RubyOnRails) [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Ruby, Rails, Web2.0 » Blog Archive » Ruby on Rails Migrations Reloaded (tags: rails ruby RubyOnRails) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruby, Rails, Web2.0 &#187; Blog Archive &#187; Ruby on Rails Migrations</title>
		<link>http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/comment-page-1/#comment-22</link>
		<dc:creator>Ruby, Rails, Web2.0 &#187; Blog Archive &#187; Ruby on Rails Migrations</dc:creator>
		<pubDate>Wed, 24 May 2006 10:14:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rubyrailways.com/ruby-on-rails-migrations-reloaded/#comment-22</guid>
		<description>&lt;p&gt;[...] Update: Check out my recent post: Ruby on Rails Migrations: Reloaded for an update. [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Update: Check out my recent post: Ruby on Rails Migrations: Reloaded for an update. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
