twitch_bot/prisma/migrations/20230209113847_cdr/migration.sql

3 lines
60 B
SQL

-- AlterTable
ALTER TABLE "Megis" ADD COLUMN "cdr" BOOLEAN;