1. 25 Oct, 2006 2 commits
  2. 24 Oct, 2006 1 commit
  3. 23 Oct, 2006 1 commit
  4. 20 Oct, 2006 1 commit
  5. 18 Oct, 2006 1 commit
  6. 16 Oct, 2006 1 commit
  7. 14 Oct, 2006 1 commit
  8. 12 Oct, 2006 1 commit
  9. 11 Oct, 2006 1 commit
  10. 10 Oct, 2006 1 commit
  11. 09 Oct, 2006 1 commit
  12. 08 Oct, 2006 3 commits
  13. 06 Oct, 2006 1 commit
  14. 02 Oct, 2006 1 commit
  15. 30 Sep, 2006 2 commits
  16. 28 Sep, 2006 5 commits
  17. 27 Sep, 2006 5 commits
  18. 26 Sep, 2006 2 commits
  19. 24 Sep, 2006 2 commits
  20. 22 Sep, 2006 1 commit
    • romanb's avatar
      - Lazy connections possible through Doctrine_Manager::addDSN($dsn,... · 09d249e5
      romanb authored
      - 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
      09d249e5
  21. 21 Sep, 2006 2 commits
  22. 20 Sep, 2006 2 commits
  23. 17 Sep, 2006 2 commits