socialaccount_socialaccount

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
socialaccount_socialtoken.account_id socialaccount_social_account_id_951f210e_fk_socialaccR
provider varchar 30 null
uid varchar 191 null
last_login timestamptz 35,6 null
date_joined timestamptz 35,6 null
extra_data text 2147483647 null
user_id int4 10 null
auth_user.id socialaccount_socialaccount_user_id_8146e70c_fk_auth_user_idR

Indexes

Constraint Name Type Sort Column(s)
socialaccount_socialaccount_pkey Primary key Asc id
socialaccount_socialaccount_provider_uid_fc810c6e_uniq Must be unique Asc/Asc provider + uid
socialaccount_socialaccount_user_id_8146e70c Performance Asc user_id

Relationships