<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Thu, 20 Jun 2013 00:08:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Sebastian Bergmann's Blog: SQL Puzzle]]></title>
      <guid>http://www.phpdeveloper.org/news/9176</guid>
      <link>http://www.phpdeveloper.org/news/9176</link>
      <description><![CDATA[<p>
<i>Sebastian Bergmann</i> has figured out <a href="http://sebastian-bergmann.de/archives/721-SQL-Puzzle.html">half of the puzzle</a> he was working on but is still a bit stuck on the second half. He knows how to mine information from Subversion, but not they queries to ask the database for the info he needs.
</p>
<blockquote>

I have written a small <a href="http://www.php.net/">PHP</a> script (the initial version of the script can be found <a href="http://shiflett.org/blog/2007/dec/php-advent-calendar-day-3">here</a>) to import the relevant data from a <a href="http://subversion.tigris.org/">Subversion</a> repository into the following tables of a relational database. [...] What I need now is two queries to ask the database
</blockquote>
<p>
There's already been <a href="http://sebastian-bergmann.de/archives/721-SQL-Puzzle.html#comments">tons of comments</a> in an effort to help him out, but it doesn't look quite like he's resolved the issue just yet.
</p>
<p>
<b>UPDATE 12.06.207</b>: Seems he's <a href="http://sebastian-bergmann.de/archives/724-BugMiner.html">found a solution</a> that'll work for him - <a href="http://www.phpunit.de/browser/svn_bug_miner">here's the script</a>.
</p>]]></description>
      <pubDate>Wed, 05 Dec 2007 08:46:00 -0600</pubDate>
    </item>
  </channel>
</rss>
