You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
309 B

1 year ago
  1. ALTER mobile_userRegistration ADD isBiometricLogin BIT
  2. ALTER mobile_userRegistration ADD BiometricLoginType VARCHAR(50)
  3. ALTER mobile_userRegistration ADD DeviceType VARCHAR(50)
  4. ALTER mobile_userRegistration ADD isForcePassChange INT
  5. ALTER remittran ADD referralId INT
  6. ALTER remittrantemp ADD referralId INT