Home » Database » DB_DataObject » Bug #9910
Custom connection support
Details
| Request #9910 | Custom connection support |
|---|---|
| Submitted | 2007-01-22 11:42 UTC |
| From | soso_pub at yahoo dot com |
| Status | Analyzed |
| Package | DB_DataObject |
| PHP Version | 5.0.0 |
| OS | Any |
| 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.