Files
kr-phim/server/database/migrations/0001_lively_nightmare.sql
T

3 lines
188 B
SQL
Raw Normal View History

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;