Path to this page:
Subject: CVS commit: pkgsrc/databases/adodb
From: Adrian Portelli
Date: 2006-03-13 13:18:23
Message id: 20060313121823.2065D2DA27@cvs.netbsd.org
Log Message:
Update to 4.80
> 4.80 8 Mar 2006
>
> Added activerecord support.
>
> Added mysql $conn->compat323 = true if you want MySQL 3.23 compat \
enabled. Fixes GetOne() Select-Limit problems.
>
> Added adodb-xmlschema03.inc.php to support XML Schema version 3 and updated \
adodb-datadict.htm docs.
>
> 4.72 21 Feb 2006
>
> Added 'new' DSN parameter for NConnect().
>
> Pager now sanitizes $PHP_SELF to protect against XSS. Thx to James Bercegay \
and others.
>
> ADOConnection::MetaType changed to setup $rs->connection correctly.
>
> New native DB2 driver contributed by Larry Menard, Dan Scott, Andy \
Staudacher, Bharat Mediratta.
>
> The mssql CreateSequence() did not BEGIN TRANSACTION correctly. Fixed. Thx \
Sean Lee.
>
> The _adodb_countrecs() function in adodb-lib.inc.php has been revised to \
handle more ORDER BY variations.
Files: