Mercurial > hg > rc1
view plugins/calendar/drivers/kolab/SQL/mysql/2014082600.sql @ 47:121a341ecb84
use the systemwide source
| author | Charlie Root |
|---|---|
| date | Thu, 28 Aug 2025 10:59:24 -0400 |
| parents | f6fe4b6ae66a |
| children |
line wrap: on
line source
ALTER TABLE `kolab_alarms` DROP PRIMARY KEY; ALTER TABLE `kolab_alarms` ADD PRIMARY KEY (`alarm_id`, `user_id`);
