- 22 Feb, 2008 1 commit
-
-
jwage authored
-
- 22 Jan, 2008 1 commit
-
-
- 05 Jan, 2008 2 commits
-
-
romanb authored
reverting the reorganization done in 3455-3456 in order to make merging my experimental branch to trunk easier.
-
Jonathan.Wage authored
Preparation for new organization of code in to sub packages. Changed autoload() to work with new structure.
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 29 Dec, 2006 2 commits
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 06 Oct, 2006 1 commit
-
-
zYne authored
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 22 Sep, 2006 1 commit
-
-
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
-