-- Migration: Add guests column (JSON text) to registration table ALTER TABLE `registration` ADD `guests` text;