Thursday, August 30, 2012

SQL query rather than CakePHP style query

I have a really complex query, so much table (and... so much nested model). I feel more comfortable, using raw SQL query rather than cakePHP query syntax. 
As far as I know, I should prefear cake syntax, cause it is almost immune to attack. 

There's a way to join the security of cake approach with the practicalness of raw SQL approach?

--
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to cake-php+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
 
 

No comments: