mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-29 21:02:13 +01:00
3 lines
79 B
SQL
3 lines
79 B
SQL
-- AlterTable
|
|
ALTER TABLE "Article" ALTER COLUMN "contentTable" DROP NOT NULL;
|