Posted about 1 year ago by beberlei
The Doctrine ActiveEntity Extension is just an experiment, nothing that will be developed much further from the Doctrine Dev Team. It is only a show-case for what is possible with Doctrine2. Please feel free to take the code and develop it further. Did you feel the urge to write your own ... [read more] [0 Comments]
Posted about 1 year ago by beberlei
By default DQL supports a limited subset of all the vendor-specific SQL functions common between all the vendors. However in many cases once you have decided on a specific database vendor, you will never change it during the life of your project. This decision for a specific vendor potentially al... [read more] [0 Comments]