3 lines
78 B
MySQL
Raw Normal View History

2021-10-28 14:59:53 -05:00
-- AlterTable
ALTER TABLE "LnWith" ALTER COLUMN "withdrawalId" DROP NOT NULL;