Blah, blah, blah - just change them both to default '0000-00-00 00:00:00'.

Throws up an error with the schema module is all.

Pobster

Comments

Anonymous’s picture

I think these two columns should be a data type of time instead of datetime.

gerhard killesreiter’s picture

Status: Needs review » Fixed

I've changed the default as suggested. Not sure what to do about the date vs datetime issue. IIRC there was a reason I had chosen datetime over time.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

Valeratal’s picture

I have this problem
adding event, but I have "start 00 00"
аnd errors in logs
event_timezones doesn't exist query: SELECT e.event_start, e.event_end, e.timezone, e.has_time, e.has_end_date .....