- 23 Sep, 2008 1 commit
-
-
guilhermeblanco authored
-
- 15 Jun, 2008 1 commit
-
-
romanb authored
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
-
- 05 Jun, 2008 1 commit
-
-
romanb authored
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
-
- 27 May, 2008 1 commit
-
-
guilhermeblanco authored
Changed Doctrine_Query to accept a Doctrine_EntityManager instead of a Doctrine_Connection. Updated Doctrine_EntityManager. Updated test cases and included one new passing test case for SELECT generation. Fixed whitespace bug in DELETE and UPDATE statements.
-
- 24 May, 2008 1 commit
-
-
romanb authored
-
- 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.
-
- 24 Nov, 2007 1 commit
-
-
romanb authored
-
- 29 Oct, 2007 1 commit
-
-
meus authored
added tests to get complete coverage of Transaction, RawSQL, AuditLog and Query/Having. Related refactorings. Added some getters to be able to test. Also added coverage report for these changes
-
- 21 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 03 Oct, 2007 1 commit
-
-
Jonathan.Wage authored
-
- 24 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 15 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 14 May, 2007 1 commit
-
-
zYne authored
--no commit message
-
- 29 Dec, 2006 2 commits
- 12 Nov, 2006 1 commit
-
-
zYne authored
-
- 18 Oct, 2006 1 commit
-
-
zYne authored
-
- 26 Sep, 2006 1 commit
-
-
pookey authored
-
- 03 Sep, 2006 1 commit
-
-
pookey authored
removing the closing PHP tags form all php files, it\'s not needed and can break sessions which are whitespace sensitive
-
- 29 Jun, 2006 1 commit
-
-
doctrine authored
-