Skip to main content

phone

A unique list of every phone number we've seen

Primary Key:Checks:
  • phone_phone_number_check - ((phone_number <> ''::text) AND (phone_number = claims.clean_phone(phone_number)))
Indexes:
ColumnData TypeNullableIndexedDescription
phone_idbigintNoYesSnowflake ID of the phone record.
phone_numbertextNoYesThe unique telephone number.
sms_verifiedbooleanNoNoIdentifies whether the phone number has been verified through SMS messaging.
verification_codetextNoNoThe verification code that has been generated as part of the phone verification process.