view plugins/calendar/drivers/database/SQL/mysql/2013071800.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 0.9.1

ALTER TABLE `events` ADD `custom` TEXT NULL AFTER `attendees`;