• romanb's avatar
    [2.0] Parser work. Added double-dispatch functionality to AST node classes for... · ae5d2122
    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.
    ae5d2122
Name
Last commit
Last update
..
Associations Loading commit data...
Criteria Loading commit data...
Entity Loading commit data...
Export Loading commit data...
Functional Loading commit data...
Hydration Loading commit data...
Mapping Loading commit data...
Query Loading commit data...
AllTests.php Loading commit data...
CommitOrderCalculatorTest.php Loading commit data...
EntityManagerTest.php Loading commit data...
EntityPersisterTest.php Loading commit data...
UnitOfWorkTest.php Loading commit data...