change selfie with ktp to selfie with setrip tag

This commit is contained in:
2026-05-08 20:02:11 +07:00
parent f5d86d2414
commit ccb3437e82
24 changed files with 127 additions and 84 deletions
@@ -0,0 +1,4 @@
-- AlterTable: rename selfieKey -> livenessKey.
-- Sebelumnya: storage key untuk selfie memegang KTP.
-- Sekarang: storage key foto liveness (user memegang kertas tulisan "SETRIP").
ALTER TABLE "OrganizerVerification" RENAME COLUMN "selfieKey" TO "livenessKey";