- 06 Aug, 2009 1 commit
-
-
guilhermeblanco authored
-
- 23 Mar, 2009 1 commit
-
-
romanb authored
[2.0] Parser work. Added double-dispatch functionality to AST node classes for use in the SqlWalker to reduce big if/else instanceof checks and for better maintainability. Also its less error-prone in the SqlWalker because its harder to miss a conditional case. Added new extensible DQL function implementation.
-
- 21 Mar, 2009 1 commit
-
-
romanb authored
[2.0] Parser work. Drafted logic for multi-table deletes through DQL (for Class/Concrete Table Inheritance)
-
- 19 Mar, 2009 1 commit
-
-
romanb authored
-