blob: 8b1384e41bc9207d605852feefc52bbd1185a283 (
plain)
1
2
|
ALTER TABLE "reviewer_evaluation_details" ALTER COLUMN "reg_eval_criteria_details_id" DROP NOT NULL;--> statement-breakpoint
ALTER TABLE "reviewer_evaluation_details" ALTER COLUMN "score" DROP NOT NULL;
|