1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/lib/Doctrine
2009-03-23 17:39:33 +00:00
..
Common [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
DBAL [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
ORM [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. 2009-03-23 17:39:33 +00:00