<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/DBA_Relational/download/0.2.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/DBA_Relational/download/0.19/"/>
</rdf:Seq>
</items>

<title>Latest releases of dba_relational</title>
<description>The latest releases for the package dba_relational</description>
</channel>

<item rdf:about="http://pear.php.net/package/DBA_Relational/download/0.2.0/">
 <title>DBA_Relational 0.2.0</title>
 <link>http://pear.php.net/package/DBA_Relational/download/0.2.0/</link>
 <content:encoded>* Released with package2&lt;br /&gt;
 &lt;br /&gt;
* Added a HTML Table formatting function to Toolbox.php&lt;br /&gt;
* Added new unary functions (avg, min, max, sum, count)&lt;br /&gt;
* Bug fixes
 </content:encoded>
 <dc:date>2007-04-16T04:19:44-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/DBA_Relational/download/0.19/">
 <title>DBA_Relational 0.19</title>
 <link>http://pear.php.net/package/DBA_Relational/download/0.19/</link>
 <content:encoded>This is the first release as a separate package from DBA. A notable change is that the format of the schema as stored on disk has changed. Now, we either use php's serialize() or wddx_serialize_value(), rather than a custom algorithm. These should be better for supporting DBA_Relational across programming languages, be faster and remove complexity. However, this is not compatible with old databases, so be sure to dump your old data before upgrading beyond DBA 0.18! Comments on this change are very welcome.&lt;br /&gt;
&lt;br /&gt;
In the works are many improvements to the query algorithms and the long-awaited&lt;br /&gt;
sequence support.
 </content:encoded>
 <dc:date>2002-09-30T03:42:00-05:00</dc:date>
</item>

</rdf:RDF>
