web_meeting_durations

184 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT UNSIGNED 20 null
web_meeting_id BIGINT UNSIGNED 20 null
web_meetings.id web_meeting_durations_web_meeting_id_foreignR

担当者ID

uid BIGINT UNSIGNED 20 null

WEBMTG_UID

duration BIGINT UNSIGNED 20 null

通話時間

created_at TIMESTAMP 26 null
updated_at TIMESTAMP 26 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
web_meeting_durations_web_meeting_id_foreign Performance Asc web_meeting_id

Relationships