chore: migration
This commit is contained in:
parent
7e3ec0db42
commit
d50bcd3ed7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
||||||
|
-- AlterTable
|
||||||
|
ALTER TABLE "UserTask" ADD COLUMN "acceptedAt" TIMESTAMP(3),
|
||||||
|
ADD COLUMN "submittedAt" TIMESTAMP(3);
|
||||||
Loading…
Add table
Add a link
Reference in a new issue