Files
2025-11-06 16:40:32 +03:00

3 lines
75 B
SQL

-- AlterTable
ALTER TABLE "Account" ALTER COLUMN "provider" DROP NOT NULL;