Files
2026-07-11 16:56:59 +02:00

3 lines
80 B
SQL

-- AlterTable
ALTER TABLE "LibraryItem" ALTER COLUMN "requestId" DROP NOT NULL;