PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Database » DB_DataObject » Bug #9910

Custom connection support

Details

Request #9910Custom connection support
Submitted2007-01-22 11:42 UTC
Fromsoso_pub at yahoo dot com
StatusAnalyzed
PackageDB_DataObject
PHP Version5.0.0
OSAny
Roadmaps(Not assigned)

Comments

[2007-01-22 11:42 UTC] soso_pub at yahoo dot com

Description:
------------
It would be great that db objects can be set to use a custom db connection. This feature would solve a lot of problems regarding transactions because it adds the possibility to modify multiple db objects inside the same transaction - through the same connection.