craigk5n / webcalendar

WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
http://www.k5n.us/webcalendar.php
GNU General Public License v2.0
153 stars 75 forks source link

Change primary index for webcal_entry_categories #342

Closed cyfrax closed 1 year ago

cyfrax commented 1 year ago

Primary index needs to reflect the fact that multiple categories can be assigned to one calendar entry. Changes need to be done on the other database types as well.

craigk5n commented 1 year ago

I'm not sure how this got missed for all these years. Good catch. I'll need to make the same changes to MySQL and others.