ALTER TABLE `movies` ADD `custom_poster` text;--> statement-breakpoint
ALTER TABLE `movies` ADD `custom_thumb` text;--> statement-breakpoint
ALTER TABLE `movies` ADD `custom_content` text;