thirdp_base_third_party_comment

177 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 null
comment_ varchar 4096 null
date_ date 13 null
user_id uuid 2147483647 null
com_user.id fk_thirdp_base_third_party_comment_on_user R
version int4 10 null
created_by varchar 255 null
created_date timestamp 29,6 null
last_modified_by varchar 255 null
last_modified_date timestamp 29,6 null
third_party_id uuid 2147483647 null
thirdp_base_third_party.id fk_thirdp_base_third_party_comment_on_third_party R
deleted_by varchar 255 null
deleted_date timestamp 29,6 null

Indexes

Constraint Name Type Sort Column(s)
pk_thirdp_base_third_party_comment Primary key Asc id
idx_thirdp_base_third_party_comment_third_party Performance Asc third_party_id

Relationships