Monday, June 10, 2013

New field not being read

Hi

I've put a new field on a table, and it's not being read as a part of a read(null, $id) operation.

I have made sure I have delete the cache, and I can definitely see that the new field is there.

Additionally, if I do a read(array('id', 'notify_email'), $id), the new field (which is notify_email), is present, just not when I do a read(null, $id).

Regards
Reuben Helms

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments: