feat(quality): priority ranking added
This commit is contained in:
1
lstV2/database/migrations/0076_stiff_champions.sql
Normal file
1
lstV2/database/migrations/0076_stiff_champions.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE "qualityRequest" ADD COLUMN "priority" integer DEFAULT 4;
|
||||
2278
lstV2/database/migrations/meta/0076_snapshot.json
Normal file
2278
lstV2/database/migrations/meta/0076_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -533,6 +533,13 @@
|
||||
"when": 1762983466464,
|
||||
"tag": "0075_tan_unicorn",
|
||||
"breakpoints": true
|
||||
},
|
||||
{
|
||||
"idx": 76,
|
||||
"version": "7",
|
||||
"when": 1763134709763,
|
||||
"tag": "0076_stiff_champions",
|
||||
"breakpoints": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user