.. |
Filter
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Parser
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
Production
|
Removed static EntityManager lookup from productions. Entity refactorings.
|
2008-06-16 18:31:21 +00:00 |
Registry
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
SqlBuilder
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
SqlExecutor
|
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 |
Tokenizer
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Abstract_old.php
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
Abstract.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
AbstractResult.php
|
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.
|
2008-05-27 03:44:08 +00:00 |
CacheHandler.php
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
Exception.php
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
Filter.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Parser.php
|
Removed static EntityManager lookup from productions. Entity refactorings.
|
2008-06-16 18:31:21 +00:00 |
ParserResult.php
|
Fixes in ParserResult, which was generating a bad table alias. Added more test cases. Commented new Event system call in EntityManager. Fixes in RangeVariableDeclaration.
|
2008-06-02 15:00:50 +00:00 |
ParserResultDummy.php
|
Doctrine_Record renamed. Hydration refactored. Other refactorings.
|
2008-05-13 21:20:34 +00:00 |
Printer.php
|
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 |
Production.php
|
Removed static EntityManager lookup from productions. Entity refactorings.
|
2008-06-16 18:31:21 +00:00 |
ProductionParamHolder.php
|
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 |
QueryResult.php
|
Merged DQL parser branch to trunk.
|
2008-05-24 18:18:37 +00:00 |
Registry.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |
Scanner.php
|
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 |
SqlBuilder.php
|
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 |
Token.php
|
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 |
Tokenizer.php
|
Changed all references from phpdoctrine.com to phpdoctrine.org
|
2008-02-22 18:11:35 +00:00 |