<?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>Wed, 23 May 2012 18:30:31 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ifeghali's Blog: Adding FK support to MDB2_Schema_Writer]]></title>
      <guid>http://www.phpdeveloper.org/news/8425</guid>
      <link>http://www.phpdeveloper.org/news/8425</link>
      <description><![CDATA[<p>
On the Planet SoC blog today, there's <a href="http://planet-soc.com/node/2141">this look</a> at how <i>ifehhali</i> added foreign key support to the <a href="http://cvs.php.net/viewvc.cgi/pear/MDB2_Schema/MDB2/Schema/Writer.php?view=log">MDB2_Schema_Writer</a> as a part of his Summer of Code project to improve the PEAR::MDB2_Schema package.
</p>
<blockquote>
<a href="http://cvs.php.net/viewvc.cgi/pear/MDB2_Schema/MDB2/Schema/Writer.php?view=log">MDB2_Schema_Writer</a> is the responsible for dumping a database schema to a XML file. It walks into a database definition and outputs the correspondent XML tags.
</blockquote>
<p>
He <a href="http://planet-soc.com/node/2141">gives an example</a> of checking a table (in $table) to see if it has constraints and check its validity. If everything's okay, the script pushes data into a buffer of specially formatted XML data.
</p>]]></description>
      <pubDate>Fri, 10 Aug 2007 08:41:00 -0500</pubDate>
    </item>
  </channel>
</rss>

