1. 02 Apr, 2007 2 commits
  2. 21 Mar, 2007 1 commit
  3. 14 Mar, 2007 1 commit
  4. 09 Mar, 2007 1 commit
  5. 16 Feb, 2007 1 commit
  6. 15 Feb, 2007 1 commit
  7. 05 Feb, 2007 1 commit
  8. 01 Feb, 2007 1 commit
  9. 25 Jan, 2007 1 commit
  10. 19 Jan, 2007 1 commit
  11. 29 Dec, 2006 3 commits
  12. 27 Dec, 2006 1 commit
  13. 14 Dec, 2006 1 commit
  14. 08 Dec, 2006 1 commit
  15. 07 Dec, 2006 1 commit
  16. 06 Dec, 2006 1 commit
  17. 05 Dec, 2006 3 commits
  18. 02 Dec, 2006 1 commit
  19. 27 Nov, 2006 1 commit
  20. 23 Nov, 2006 1 commit
  21. 21 Nov, 2006 1 commit
  22. 12 Nov, 2006 1 commit
  23. 08 Nov, 2006 1 commit
  24. 06 Nov, 2006 1 commit
  25. 05 Nov, 2006 1 commit
  26. 31 Oct, 2006 1 commit
  27. 06 Oct, 2006 1 commit
  28. 30 Sep, 2006 1 commit
  29. 28 Sep, 2006 1 commit
  30. 27 Sep, 2006 1 commit
  31. 26 Sep, 2006 1 commit
  32. 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
  33. 20 Sep, 2006 2 commits
  34. 03 Sep, 2006 1 commit