Skip to content

Commit

Permalink
[MOSIP-31950] Updated 1.2.0.1-B5_to_1.2.0.1-B6_upgrade.sql
Browse files Browse the repository at this point in the history
Signed-off-by: Mohanraj209 <[email protected]>
  • Loading branch information
Mohanraj209 committed Mar 13, 2024
1 parent ab88802 commit fe73125
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\c mosip_ida

ALTER TABLE ida.credential_event_store ALTER COLUMN credential_transaction_id type character varying(64);

DROP INDEX IF EXISTS ida.ind_otphsh;

CREATE INDEX ind_refid ON ida.otp_transaction (ref_id,status_code);

0 comments on commit fe73125

Please sign in to comment.