Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ColumnFormatNullableDescriptionDefinitionComments
idinteger, primary key(error)Row identifierautoincrement 
roleperson_record_idinteger, foreign key(error)SOR Person this email address is attached toprc_sor_persons:id 
prs_email_address_idinteger, foreign key(tick)SOR email address that generated this calculated email address  
addressvarchar(5100)(error)Email address  
address_tvarchar(100)integer, foreign key(error)Type of this address

ctx_data_types:id

data_type=EMAIL

verifiedvarchar(100)boolean(tick)Whether this address has been verified by the IdMS Verification via (eg) activation key delivery
primaryboolean(error)Whether this is the primary email address for this person  

...