1
0
mirror of synced 2025-03-21 07:23:55 +03:00
romanb 09d249e549 - Lazy connections possible through Doctrine_Manager::addDSN($dsn, $connectionName). Connections will then be opened automatically when they are requested the first time.
Changes concerning multiple connection control:
- injection of the Connection object into the Doctrine_Table constructor, instead of a static lookup.
- added optional Connection parameter to save/delete of Doctrine_Record and Doctrine_Collection
2006-09-22 19:23:57 +00:00
2006-09-21 04:03:03 +00:00
2006-09-22 08:07:49 +00:00
2006-09-20 21:29:50 +00:00
Description
Doctrine 2 Object Relational Mapper (ORM)
MIT 33 MiB
Languages
PHP 100%