3 lines
85 B
SQL

-- AlterTable
ALTER TABLE "controller_sessions" ALTER COLUMN "rating" DROP NOT NULL;