-- AlterTable
ALTER TABLE `site_event` ADD COLUMN `se_up_id` INTEGER NULL DEFAULT 0;
