ItFeedbackLink

1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('"ItFeedbackLink_id_seq"'::regclass)
uuid uuid 2147483647 null
isDeleted bool 1 false
itFeedbackLink varchar 255 null
createdAt timestamptz 35,6 null
updatedAt timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
ItFeedbackLink_pkey Primary key Asc id
ItFeedbackLink_uuid_key Must be unique Asc uuid

Relationships