Hi all,
-- This is my first time posting in this group, so I'm sorry if there's a similar topic before
I just replace my Lib folder with CakePHP 2.6.2 and everything seems great
However, I find an issue with delete function
When I delete using a model, related records in different table are not deleted (the cascade = true is not working)
I already set the relationships in each models, but still I have to delete them manually right after I perform delete function
I saw the docs, but it said the cascade automatillcaly set as 'true'
Is there anyone face the same issue like me?
Thanks in advance
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment