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