<?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: Propel Criteria Builder</title>
	<atom:link href="http://www.symfonylab.com/propel-criteria-builder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symfonylab.com/propel-criteria-builder/</link>
	<description>Everything you wanted to know about Symfony framework but did not know who to ask!</description>
	<lastBuildDate>Wed, 14 Dec 2011 12:09:25 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jagi</title>
		<link>http://www.symfonylab.com/propel-criteria-builder/comment-page-1/#comment-1121</link>
		<dc:creator>Jagi</dc:creator>
		<pubDate>Wed, 05 Oct 2011 09:01:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/propel-criteria-builder/#comment-1121</guid>
		<description>hey guys, help me, how to convert this to propel:

select a.id, b.title, b.start_time, b.end_time from tv_channel a 
left join tv_program b on a.id = b.tv_channel_id and b.start_time &gt;= &#039;2011-09-23 12:00:00&#039; and b.end_time &lt;= &#039;2011-09-23 14:30:00&#039;
order by a.code
limit 0, 10;

--pager object
tnx</description>
		<content:encoded><![CDATA[<p>hey guys, help me, how to convert this to propel:</p>
<p>select a.id, b.title, b.start_time, b.end_time from tv_channel a<br />
left join tv_program b on a.id = b.tv_channel_id and b.start_time &gt;= &#8216;2011-09-23 12:00:00&#8242; and b.end_time &lt;= &#039;2011-09-23 14:30:00&#039;<br />
order by a.code<br />
limit 0, 10;</p>
<p>&#8211;pager object<br />
tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pfwd</title>
		<link>http://www.symfonylab.com/propel-criteria-builder/comment-page-1/#comment-668</link>
		<dc:creator>pfwd</dc:creator>
		<pubDate>Wed, 23 Sep 2009 07:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/propel-criteria-builder/#comment-668</guid>
		<description>Thanks, It helped me on a tough query</description>
		<content:encoded><![CDATA[<p>Thanks, It helped me on a tough query</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cipryan</title>
		<link>http://www.symfonylab.com/propel-criteria-builder/comment-page-1/#comment-398</link>
		<dc:creator>cipryan</dc:creator>
		<pubDate>Tue, 03 Jun 2008 08:23:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/propel-criteria-builder/#comment-398</guid>
		<description>sorry, it&#039;s http://propel.jondh.me.uk/</description>
		<content:encoded><![CDATA[<p>sorry, it&#8217;s <a href="http://propel.jondh.me.uk/" rel="nofollow">http://propel.jondh.me.uk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cipryan</title>
		<link>http://www.symfonylab.com/propel-criteria-builder/comment-page-1/#comment-397</link>
		<dc:creator>cipryan</dc:creator>
		<pubDate>Tue, 03 Jun 2008 08:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/propel-criteria-builder/#comment-397</guid>
		<description>go here http://propel.jondh.me.uk/criteria/analyse

btw, how to convert this to propel:

SELECT teachersfname as tfn, teacherslname as tln FROM `teachers` UNION SELECT fname as tfn, lname as tln FROM `students` ORDER BY tfn</description>
		<content:encoded><![CDATA[<p>go here <a href="http://propel.jondh.me.uk/criteria/analyse" rel="nofollow">http://propel.jondh.me.uk/criteria/analyse</a></p>
<p>btw, how to convert this to propel:</p>
<p>SELECT teachersfname as tfn, teacherslname as tln FROM `teachers` UNION SELECT fname as tfn, lname as tln FROM `students` ORDER BY tfn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.symfonylab.com/propel-criteria-builder/comment-page-1/#comment-391</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 15 May 2008 18:28:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.symfonylab.com/propel-criteria-builder/#comment-391</guid>
		<description>The linked page is not working any more.
It has the symfony Oops page LOL!</description>
		<content:encoded><![CDATA[<p>The linked page is not working any more.<br />
It has the symfony Oops page LOL!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

