-- AlterTable ALTER TABLE "User" ALTER COLUMN "currentDriveStorageLimitGb" SET DEFAULT 100, ALTER COLUMN "maxDriveStorageLimitGb" SET DEFAULT 500;