2021-10-28 14:59:53 -05:00

3 lines
78 B
SQL

-- AlterTable
ALTER TABLE "LnWith" ALTER COLUMN "withdrawalId" DROP NOT NULL;