Mercurial > hg > rc1
view plugins/calendar/drivers/database/SQL/mysql/2014040900.sql @ 38:ac106d4c8961
flip /etc/roundcube to point here
| author | Charlie Root |
|---|---|
| date | Sat, 29 Dec 2018 05:39:53 -0500 |
| parents | f6fe4b6ae66a |
| children |
line wrap: on
line source
-- MySQL database updates since version 1.0 ALTER TABLE `events` ADD `status` VARCHAR(32) NOT NULL AFTER `sensitivity`;
