user_preference_category


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
id_user int4 10 null
users.id_node user_preference_user_fkC
id_community int4 10 null
community.id user_preference_community_fkC
id_category int4 10 null
category.id user_preference_category_fkR
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
user_preference_category_pkey Primary key Asc id

Relationships