1
0
mirror of synced 2025-02-23 15:43:14 +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-18 17:32:12 +00:00
2006-09-20 12:29:05 +00:00
2006-09-20 21:29:50 +00:00
2006-09-20 21:18:41 +00:00
2006-09-20 15:46:25 +00:00
2006-09-07 21:25:08 +00:00
2006-09-21 21:09:58 +00:00
2006-09-17 18:49:45 +00:00
2006-09-20 21:43:40 +00:00
2006-09-20 21:18:41 +00:00
2006-09-20 15:46:25 +00:00
2006-09-20 21:40:16 +00:00