1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib/Doctrine/ORM/Query
2009-07-10 18:26:43 +00:00
..
AST [2.0] Minor refactorings and docblock adjustments. Fixed #3202. 2009-06-30 16:00:28 +00:00
Exec [2.0] Implemented DQL bulk UPDATE support for Class Table Inheritance. Corrections to MultiTableDeleteExecutor and SqlWalker. DQL bulk UPDATE support not yet fully complete. 2009-06-23 17:50:13 +00:00
Expr [2.0] Cleanup on QueryBuilder and Expr from discussion with roman 2009-07-10 18:26:43 +00:00
AbstractResult.php [2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated. 2009-07-06 20:34:54 +00:00
CacheHandler.php set svn:eol-style property on plain text files 2009-06-02 18:05:26 +00:00
Expr.php [2.0] More work on the QueryBuilder and Expr classes. 2009-07-10 17:53:48 +00:00
Lexer.php [2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated. 2009-07-06 20:34:54 +00:00
Parser.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
ParserResult.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
Printer.php [2.0] Another step towards finishing namespace refactoring 2009-02-20 05:46:20 +00:00
QueryException.php [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +00:00
QueryResult.php [2.0] Fixed Query Cache (+testcase) and some E_STRICT errors. 2009-05-21 19:18:14 +00:00
ResultSetMapping.php [2.0] Introduced SQL logging facilities. Made Type constructor private to prevent instantiation and force use of the factory method getType(). 2009-05-28 11:13:12 +00:00
SqlWalker.php [2.0] More work on the QueryBuilder and Expr classes. 2009-07-10 17:53:48 +00:00
TreeWalker.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00
TreeWalkerAdapter.php [2.0] Parser work. 2009-06-14 17:34:28 +00:00