-- AlterTable ALTER TABLE "Genre" ADD COLUMN "subtitle" TEXT; -- AlterTable ALTER TABLE "Special" ADD COLUMN "subtitle" TEXT;