- 16 Aug, 2009 2 commits
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 14 Aug, 2009 5 commits
-
-
guilhermeblanco authored
[2.0] Fixed issue with functions accepting subqueries. Implemented missing Expr\Join class. Added Expr::*join helper functions.
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
romanb authored
-
- 13 Aug, 2009 3 commits
-
-
romanb authored
[2.0] Unified xml/yaml driver mapping tests so that there is a stronger enforcement on keeping them synchronized feature-wise.
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
guilhermeblanco authored
[2.0] Some code reordering, changes. Removed classMetadata from RangeVariableDeclaration, since it is against AST concept.
-
- 11 Aug, 2009 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
romanb authored
[2.0] Removed AssociationMappings from ResultSetMapping for improved caching. Fixed caching issue with reflection classes and properties. Reimplemented and leaned up broken identifier quoting. Added support for named (native) queries. Fixed small hydration memory leak.
-
- 10 Aug, 2009 3 commits
-
-
guilhermeblanco authored
[2.0] More docblocks. Renamed methods Type::addCustomType to Type::addType and Connection::exec to Connection::executeUpdate. Added Type::hasType.
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Added more missing docblocks. Implemented a double-inclusion listener prevention in EventManager
-
- 08 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 07 Aug, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] Some Annotations parser docblocks, optimizations, etc. Fixed wrong syntax error token report in DQL parser
-
- 06 Aug, 2009 5 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 05 Aug, 2009 5 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Fixed warning in semantical error reporting (strpos with length over dql length). Fixed wrong grammar rule. Fixed wrong token position on semantical error reporting. Added more semantical checks in UpdateItem
-
romanb authored
-
guilhermeblanco authored
-
guilhermeblanco authored
-
- 04 Aug, 2009 5 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Changed structure of creation of SqlWalkers in DQL Parser. They are now strings instead of instances of dummy classes. Implemented nesting level check for ResultVariable
-
romanb authored
-
guilhermeblanco authored
[2.0] InputParameter removed from Literal, since it's not actually a literal value. Changed grammar rules to accomodate this decouple
-
guilhermeblanco authored
-
- 03 Aug, 2009 2 commits
- 01 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 31 Jul, 2009 1 commit
-
-
guilhermeblanco authored
[2.0] More work on DQL parser of Doctrine 2.0. More semantical checks included. Missing scope checking of ResultVariable (SELECT and Sub-SELECT differences). Removed invalid grammar rules.
-
- 30 Jul, 2009 1 commit
-
-
romanb authored
-