chore: migration
This commit is contained in:
parent
e6ec573997
commit
847f586707
2 changed files with 3 additions and 1 deletions
|
|
@ -0,0 +1,2 @@
|
||||||
|
-- AlterEnum
|
||||||
|
ALTER TYPE "RequestDataStatus" ADD VALUE 'Ready';
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
# Please do not edit this file manually
|
# Please do not edit this file manually
|
||||||
# It should be added in your version-control system (i.e. Git)
|
# It should be added in your version-control system (e.g., Git)
|
||||||
provider = "postgresql"
|
provider = "postgresql"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue