user_profile

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
cell_number varchar 15 null
title_id_id int8 19 null
user_title.id user_profile_title_id_f72c3222_fk_user_title_idR
user_id int4 10 null
auth_user.id user_profile_user_id_8fdce8e2_fk_auth_user_idR
user_role_type_id_id int8 19 null
user_role.id user_profile_user_role_type_id_f16426fe_fk_user_role_idR
picture varchar 100 null
received_notif bool 1 null
allowing_sanbi_to_expose_data bool 1 null
hosting_through_sanbi_platforms bool 1 null
use_of_data_by_sanbi_only bool 1 null
current_organisation_id int8 19 null
organisation.id user_profile_current_organisation_46e2d249_fk_organisatR

Indexes

Constraint Name Type Sort Column(s)
user_profile_pkey Primary key Asc id
user_profile_current_organisation_id_46e2d249 Performance Asc current_organisation_id
user_profile_title_id_id_ef9c1c80 Performance Asc title_id_id
user_profile_user_id_key Must be unique Asc user_id
user_profile_user_role_type_id_id_d7042f1a Performance Asc user_role_type_id_id

Relationships