wtsNextViewLog

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('"wtsNextViewLog_id_seq"'::regclass)
uuid uuid 2147483647 null
updateLogId int4 10 null
userId int4 10 null
User.id Implied Constraint R
viewCount int4 10 1
lastViewedAt timestamptz 35,6 null
createdBy int4 10 null
updatedBy int4 10 null
createdAt timestamptz 35,6 null
updatedAt timestamptz 35,6 null

Indexes

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

Relationships