aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/drivers/database/SQL/mysql/2012080600.sql
blob: f38e1cfc29af5fe0f430c2bcbdef5a55455e2c8a (plain) (blame)
1
2
3
-- MySQL database updates since version 0.7/0.8

ALTER TABLE `events` ADD `sequence` int(1) UNSIGNED NOT NULL DEFAULT '0' AFTER `changed`;

© 2014-2024 Faster IT GmbH | imprint | privacy policy