<?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: Foreign Key Migrations in Rails 2.0</title>
	<atom:link href="http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/</link>
	<description>class AllYourCode &#60; Us</description>
	<lastBuildDate>Mon, 28 Jun 2010 23:07:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: John Doe</title>
		<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/comment-page-1/#comment-763</link>
		<dc:creator>John Doe</dc:creator>
		<pubDate>Thu, 01 Apr 2010 12:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/2008/01/15/foreign-key-migrations-in-rails-20/#comment-763</guid>
		<description>MySQL doesn&#039;t respect foreign key. So I think it&#039;s the reason why those constraints are not automaticly created. (MySQL sucks!)</description>
		<content:encoded><![CDATA[<p>MySQL doesn&#39;t respect foreign key. So I think it&#39;s the reason why those constraints are not automaticly created. (MySQL sucks!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tiago Albineli Motta</title>
		<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/comment-page-1/#comment-509</link>
		<dc:creator>Tiago Albineli Motta</dc:creator>
		<pubDate>Tue, 22 Jul 2008 22:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/2008/01/15/foreign-key-migrations-in-rails-20/#comment-509</guid>
		<description>It&#039;s very nice, but it doesn&#039;t work:
add_column :jogos, :mapa, :references</description>
		<content:encoded><![CDATA[<p>It&#8217;s very nice, but it doesn&#8217;t work:<br />
add_column :jogos, :mapa, :references</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoff</title>
		<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/comment-page-1/#comment-30</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Fri, 08 Feb 2008 00:20:45 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/2008/01/15/foreign-key-migrations-in-rails-20/#comment-30</guid>
		<description>That&#039;s weak.  Why is rails so afraid of referential integrity?</description>
		<content:encoded><![CDATA[<p>That&#8217;s weak.  Why is rails so afraid of referential integrity?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/comment-page-1/#comment-13</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 21 Jan 2008 20:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/2008/01/15/foreign-key-migrations-in-rails-20/#comment-13</guid>
		<description>No it does not.</description>
		<content:encoded><![CDATA[<p>No it does not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duro</title>
		<link>http://jonathanng.com/ruby-on-rails/foreign-key-migrations-in-rails-20/comment-page-1/#comment-12</link>
		<dc:creator>Duro</dc:creator>
		<pubDate>Fri, 18 Jan 2008 23:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanng.com/2008/01/15/foreign-key-migrations-in-rails-20/#comment-12</guid>
		<description>Now does this actually create foreign key constraints at the DB level, or the same old software level key enforcement?</description>
		<content:encoded><![CDATA[<p>Now does this actually create foreign key constraints at the DB level, or the same old software level key enforcement?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
