[php-maint] php-mdb2_2.4.1-1_amd64.changes is NEW

Debian Installer installer at ftp-master.debian.org
Thu Dec 4 21:33:03 UTC 2008


(new) php-mdb2_2.4.1-1.diff.gz optional web
(new) php-mdb2_2.4.1-1.dsc optional web
(new) php-mdb2_2.4.1-1_all.deb optional web
PHP PEAR module to provide a common API for supported RDBMS
 PEAR MDB2 is a merge of the PEAR DB and Metabase php database
 abstraction layers.
 .
 It provides a common API for all supported RDBMS. The main difference
 to most other DB abstraction packages is that MDB2 goes much further
 to ensure portability. MDB2 provides most of its many features
 optionally that can be used to construct portable SQL statements:
 .
  * Object-Oriented API
  * A DSN (data source name) or array format for specifying database
    servers
  * Datatype abstraction and on demand datatype conversion
  * Various optional fetch modes to fix portability issues
  * Portable error codes
  * Sequential and non sequential row fetching as well as bulk fetching
  * Ability to make buffered and unbuffered queries
  * Ordered array and associative array for the fetched rows
  * Prepare/execute (bind) named and unnamed placeholder emulation
  * Sequence/autoincrement emulation
  * Replace emulation
  * Limited sub select emulation
  * Row limit emulation
  * Transactions/savepoint support
  * Large Object support
  * Index/Unique Key/Primary Key support
  * Pattern matching abstraction
  * Module framework to load advanced functionality on demand
  * Ability to read the information schema
  * RDBMS management methods (creating, dropping, altering)
  * Reverse engineering schemas from an existing database
  * SQL function call abstraction
  * Full integration into the PEAR Framework
  * PHPDoc API documentation
(new) php-mdb2_2.4.1.orig.tar.gz optional web
Changes: php-mdb2 (2.4.1-1) unstable; urgency=low
 .
  * Initial Release. (Closes: #441637)


Override entries for your package:

Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 441637 


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.



More information about the pkg-php-maint mailing list