View HQL in your ColdFusion debugging info
I just tried out the new to CF9.01, ability to write HQL statements in a cfquery tag and found that if you have ColdFusion debugging turned on, then you actually get the HQL outputted. Read more »
I just tried out the new to CF9.01, ability to write HQL statements in a cfquery tag and found that if you have ColdFusion debugging turned on, then you actually get the HQL outputted. Read more »
ColdBox 3 has reached M6 and has some really nice improvements over ColdBox 2.6. One of my favourite features is the environment interceptor. Being able to define different settings per environment is not new to Coldbox, but with the new cfc based config it's even easier. Read more »
Since installing the ColdFusion 9.01 updater for ColdFusion 9.0, I've noticed a few quirks. It seems that the ORM event handler now fires the preUpdate method twice when updating a persistent entity. Read more »