<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: On Ruby on Rails with PostgreSQL, and Acts as Paranoid</title>
	<atom:link href="http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/feed/" rel="self" type="application/rss+xml" />
	<link>http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/</link>
	<description>Musings by Konstantin Gredeskoul</description>
	<lastBuildDate>Fri, 23 Jan 2009 04:02:26 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ruby sql indexes</title>
		<link>http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-747</link>
		<dc:creator>ruby sql indexes</dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-747</guid>
		<description>[...] with ruby on Rails project. Covers foreign key constraints, check constraints and partial indexes.http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/firstworks Programming with SQL Relay using the Ruby APIProgramming with sql Relay using the ruby [...]</description>
		<content:encoded><![CDATA[<p>[...] with ruby on Rails project. Covers foreign key constraints, check constraints and partial indexes.http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/firstworks Programming with SQL Relay using the Ruby APIProgramming with sql Relay using the ruby [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Database Constraints, Stereotypes Rails, Culture, Talmud, Gender, MINASWAN, Religion. But ABSOLUTELY NO BONDAGE PLAY &#124; thirdbIT</title>
		<link>http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-630</link>
		<dc:creator>Database Constraints, Stereotypes Rails, Culture, Talmud, Gender, MINASWAN, Religion. But ABSOLUTELY NO BONDAGE PLAY &#124; thirdbIT</dc:creator>
		<pubDate>Fri, 02 Nov 2007 20:20:06 +0000</pubDate>
		<guid isPermaLink="false">http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-630</guid>
		<description>[...] p. 324). Mostly what I found on the web about rails and foreign key constraints was a bunch of people talking about how they do use them and you&#8217;d be crazy and irresponsible not to. Yes, [...]</description>
		<content:encoded><![CDATA[<p>[...] p. 324). Mostly what I found on the web about rails and foreign key constraints was a bunch of people talking about how they do use them and you&#8217;d be crazy and irresponsible not to. Yes, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kigster</title>
		<link>http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-581</link>
		<dc:creator>kigster</dc:creator>
		<pubDate>Thu, 11 Oct 2007 19:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-581</guid>
		<description>Thanks!

I believe MySQL now supports foreign keys, in fact the syntax shown here should work as is for mysql too.  Not the check constraints though.</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>I believe MySQL now supports foreign keys, in fact the syntax shown here should work as is for mysql too.  Not the check constraints though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonymous coward</title>
		<link>http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-580</link>
		<dc:creator>anonymous coward</dc:creator>
		<pubDate>Thu, 11 Oct 2007 13:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://tektastic.wordpress.com/2007/09/25/on-ruby-on-rails-with-postgresql-and-acts-as-paranoid/#comment-580</guid>
		<description>Thanks; I didn&#039;t know you could add additional db constraints in migrations. Your partial index is also way cool.

I agree re: using database-defined constraints: the database handles this more efficiently and complete than Rails; why not let the db handle this?

I know this is not the Rails philosophy at this time, but I think David&#039;s philosophy might change once MySQL catches up w/ modern ODBMS features.</description>
		<content:encoded><![CDATA[<p>Thanks; I didn&#8217;t know you could add additional db constraints in migrations. Your partial index is also way cool.</p>
<p>I agree re: using database-defined constraints: the database handles this more efficiently and complete than Rails; why not let the db handle this?</p>
<p>I know this is not the Rails philosophy at this time, but I think David&#8217;s philosophy might change once MySQL catches up w/ modern ODBMS features.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
