Mercurial > hg > rc1
view plugins/calendar/drivers/database/SQL/mysql/2013051600.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 0.9-beta ALTER TABLE `events` ADD `url` VARCHAR(255) NOT NULL AFTER `categories`;
