-- AlterTable ALTER TABLE "UserTask" ADD COLUMN "acceptedAt" TIMESTAMP(3), ADD COLUMN "submittedAt" TIMESTAMP(3);