feat: update request data table
This commit is contained in:
parent
82fd331205
commit
e77aa8faf4
4 changed files with 23 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "RequestData" ALTER COLUMN "requestDataStatus" SET DEFAULT 'Pending';
|
||||
Loading…
Add table
Add a link
Reference in a new issue