3 lines
78 B
MySQL
3 lines
78 B
MySQL
|
-- AlterTable
|
||
|
ALTER TABLE "LnWith" ALTER COLUMN "withdrawalId" DROP NOT NULL;
|