Files
explainegy-nextjs/prisma/migrations/20230122141436_contenttable/migration.sql
Janis 2c0207dc65 asd
2023-01-22 17:04:42 +01:00

3 lines
79 B
SQL

-- AlterTable
ALTER TABLE "Article" ALTER COLUMN "contentTable" DROP NOT NULL;