Hi All

I spend more than one day on this problem. I think, i tried everything
but the problem is still there:

I have a table calendar. The structure bevor my changes was:

calendar:
id:
name:
startdate:
enddate:
....

==> now i have deletet the field "startdate" and "enddate".
- remove it form the schema and deleted it in the current table.

==> Now i at two new fields "event_start" and "event_end"
- at it on the schema and at it on the table calender
- symfony cc

Okey now symfony and propel display me:

500 | Internal Server Error | PropelException
[wrapped: Cannot fetch ColumnMap for undefined column: STARTDATE]

The strange thing is:
If i delete the hole table with all the entrys - the error will not
apear.

Every one have any idea what i can do, to fix this problem?

Thanks for every input

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to