Mercurial > hg > rc1
view plugins/calendar/drivers/database/SQL/mysql/2014040900.sql @ 49:91f005a4f7e9
Slowly cleaning up more php8 Warnings/deprecations
| author | Charlie Root |
|---|---|
| date | Mon, 06 Oct 2025 12:19:59 -0400 |
| 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`;
