1
0
mirror of synced 2024-12-15 07:36:03 +03:00
doctrine2/lib/Doctrine/Query
2008-08-24 19:27:24 +00:00
..
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 refactorings. made basic one-one, one-many joins work. 2008-08-22 09:05:14 +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 Minor updates 2008-08-24 19:27:24 +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 DQL Parser refactorings and enhancements. Finished basic drat of Join support. 2008-08-21 20:45:19 +00:00
CacheHandler.php continued refactorings. 2008-08-16 19:40:59 +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 DQL Parser refactorings and enhancements. Finished basic drat of Join support. 2008-08-21 20:45:19 +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 Continued refactorings. Started to refactor the DBAL layer. 2008-08-01 18:46:14 +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 Intermediate checkin. 2008-08-02 17:41:37 +00:00
SqlBuilder.php DQL Parser refactorings and enhancements. Finished basic drat of Join support. 2008-08-21 20:45:19 +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