romanb
|
4d752746fe
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
|
romanb
|
7206b1dd51
|
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.
|
2008-06-15 15:56:28 +00:00 |
|
romanb
|
ad2443057e
|
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.
|
2008-06-05 19:01:58 +00:00 |
|
guilhermeblanco
|
dfbc7c1cff
|
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.
|
2008-05-27 04:52:50 +00:00 |
|
romanb
|
0ad6aee389
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
|