chore: migration

This commit is contained in:
Methapon2001 2025-01-22 13:32:19 +07:00
parent e6ec573997
commit 847f586707
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
-- AlterEnum
ALTER TYPE "RequestDataStatus" ADD VALUE 'Ready';

View file

@ -1,3 +1,3 @@
# 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"