- 12 Sep, 2008 6 commits
- 07 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 1 commit
-
-
romanb authored
-
- 23 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 22 Aug, 2008 2 commits
- 21 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 02 Aug, 2008 1 commit
-
-
romanb authored
-
- 01 Aug, 2008 1 commit
-
-
romanb authored
-
- 27 Jul, 2008 1 commit
-
-
romanb authored
--no commit message
-
- 20 Jul, 2008 1 commit
-
-
romanb authored
-
- 11 Jul, 2008 1 commit
-
-
romanb authored
-
- 10 Jul, 2008 1 commit
-
-
romanb authored
-
- 04 Jul, 2008 1 commit
-
-
romanb authored
-
- 16 Jun, 2008 1 commit
-
-
romanb 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.
-
- 02 Jun, 2008 1 commit
-
-
guilhermeblanco authored
Fixes in ParserResult, which was generating a bad table alias. Added more test cases. Commented new Event system call in EntityManager. Fixes in RangeVariableDeclaration.
-
- 30 May, 2008 1 commit
-
-
romanb authored
-
- 28 May, 2008 1 commit
-
-
guilhermeblanco authored
-
- 27 May, 2008 2 commits
-
-
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.
-
guilhermeblanco authored
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
-
- 25 May, 2008 1 commit
-
-
romanb authored
-
- 24 May, 2008 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
romanb authored
-
- 18 May, 2008 1 commit
-
-
romanb authored
-
- 17 May, 2008 2 commits
- 13 May, 2008 1 commit
-
-
romanb authored
-
- 08 May, 2008 1 commit
-
-
romanb authored
-
- 06 May, 2008 2 commits
- 01 May, 2008 1 commit
-
-
romanb authored
Merged all identity maps into one in the unitofwork. identity map now properly works with hierarchies.
-