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