My Schema is not the same as my Database
i'm new using Php Cake. I'm using version 1.3. width Mysql. So I had been
making some modifications in a web system. So, i had added a new column in
one of the tables, and when i try to save i had noticed the column didn't
appear in the schema. So i had run the console command "cake schema
generate" but in the schema.php generated file i don't see the column i
had added in the database, so i think that's the reason why was not
saving. So... How could i do to update this Schema... ?
Thank you in advance
No comments:
Post a Comment