<?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: DBIC&#8217;d</title>
	<atom:link href="http://blog.afoolishmanifesto.com/archives/709/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.afoolishmanifesto.com/archives/709</link>
	<description>fREWdiculous!</description>
	<lastBuildDate>Mon, 16 Jan 2012 12:16:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Zbigniew Lukasiak</title>
		<link>http://blog.afoolishmanifesto.com/archives/709/comment-page-1#comment-158</link>
		<dc:creator>Zbigniew Lukasiak</dc:creator>
		<pubDate>Fri, 22 May 2009 08:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.afoolishmanifesto.com/?p=709#comment-158</guid>
		<description>I wonder if this:

$cd_rs-&gt;search({
    artist_id =&gt; [
      $artists_rs-&gt;search({
        name =&gt; { like =&gt; &#039;%beat%&#039;},
      })-&gt;get_column( &#039;id&#039; )-&gt;as_query
    ],
  });

would work.</description>
		<content:encoded><![CDATA[<p>I wonder if this:</p>
<p>$cd_rs-&gt;search({<br />
    artist_id =&gt; [<br />
      $artists_rs-&gt;search({<br />
        name =&gt; { like =&gt; '%beat%'},<br />
      })-&gt;get_column( 'id' )-&gt;as_query<br />
    ],<br />
  });</p>
<p>would work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

