ExpertClassActionLogs


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id uuid 2147483647 public.gen_random_uuid()
UserId uuid 2147483647 null
action enum_Events_action 2147483647 null
ipAddress inet 2147483647 null
createdAt timestamptz 35,6 now()
updatedAt timestamptz 35,6 now()
ExpertClassId uuid 2147483647 null
ExpertClasses.id EventActionLogs_ExpertClassId_fkey R

Indexes

Constraint Name Type Sort Column(s)
EventActionLogs_pkey Primary key Asc id
EventActionLogs_action_idx Performance Asc action
ExpertClassActionLogs_UserId Performance Asc UserId

Relationships