- 23 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Implemented base of CLI tasks. Also included drafts of Version and Help tasks. Implemented two Printers: Normal and ANSI Color.
-
- 21 Aug, 2009 1 commit
-
-
romanb authored
-
- 20 Aug, 2009 3 commits
-
-
guilhermeblanco authored
-
guilhermeblanco authored
[2.0] Removed *where*In methods from QueryBuilder. Finished decouple of QueryBuilder and Expr. Updated docs.
-
guilhermeblanco authored
[2.0] Refactored pieces of QueryBuilder, it does not use string concatenation anymore. Splitted from into from and join, allowing update and delete DQLs to be correctly built. Added missing entry set. Removed Expr\Having because it was useless. Updated docs.
-
- 17 Aug, 2009 2 commits
-
-
guilhermeblanco authored
-
romanb authored
[2.0] Applied fixes for character casing issues. Simplified inheritance mapping and improved handling of outer joins in Class Table Inheritance.
-
- 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 2 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
-