Friday, January 1, 2010

How to add a column to the table after it is baked.

I created a table and baked it. Everything was working fine.

After that I added one more column to the table. and modified
the .ctp file(for add) to include the new column.

But when I save a new entry , the new column is not getting saved.

How can I add a column to the table after it is baked without baking
it again.?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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 For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: