- 07 Sep, 2008 3 commits
- 03 Sep, 2008 1 commit
-
-
guilhermeblanco authored
-
- 02 Sep, 2008 1 commit
-
-
romanb authored
-
- 31 Aug, 2008 2 commits
- 25 Aug, 2008 1 commit
-
-
subzero2000 authored
-
- 24 Aug, 2008 1 commit
-
-
romanb authored
-
- 23 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 22 Aug, 2008 3 commits
- 21 Aug, 2008 1 commit
-
-
guilhermeblanco authored
-
- 16 Aug, 2008 1 commit
-
-
romanb authored
-
- 09 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
-
- 21 Jul, 2008 1 commit
-
-
pookey authored
-
- 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
-
- 01 Jul, 2008 1 commit
-
-
gnat authored
-
- 30 Jun, 2008 1 commit
-
-
bascht 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.
-
- 14 Jun, 2008 1 commit
-
-
gnat authored
-
- 08 Jun, 2008 1 commit
-
-
guilhermeblanco authored
Cosmetics changes in EventManager, renamed the registerEventListener to addEventListener, optimized the source and changed the arguments order. Commented an echo line in RangeVariableDeclaration
-
- 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 4 commits
-
-
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.
-
zYne authored
-
zYne authored
-
zYne authored
--no commit message
-
- 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
-