k / gitfoss

Files

Forked Fromethicdevs / gitfoss
Fork0
.sql
SQLPL
(text/x-sql)
-- AlterTable
ALTER TABLE "PullRequest" ALTER COLUMN "closedAt" DROP NOT NULL;