viewtimes

2331028154 rows


Description

View Time created by the User

Columns

Column Type Size Nulls Auto Default Children Parents Comments
requestid varchar 36 null

The requestid of the View Time

companyid varchar 36 null
companies.id viewtimes_companyid_fkey R

The ID of the learning site

courseid varchar 36 null
courses.id viewtimes_courseid_fkey R

The courseid of the View Time

lessonid varchar 36 null
lessons.id viewtimes_lessonid_fkey R

The lessonid of the View Time

sectionid varchar 36 null
sections.id viewtimes_sectionid_fkey R

The sectionid of the View Time

pagetype varchar 32 null

The pagetype of the View Time

time int2 5 null

The time of the View Time

topicid varchar 36 null
topics.id viewtimes_topicid_fkey R

The topicid of the View Time

userid varchar 36 null
users.id viewtimes_userid_fkey R

The userid of the View Time

visitid varchar 32 null

The visitid of the View Time

clientid varchar 36 null
clients.id viewtimes_clientid_fkey R

The clientid of the View Time

departmentid varchar 36 null
licenses.id viewtimes_departmentid_fkey R

The departmentid of the View Time

organizationid varchar 36 null
organizations.id viewtimes_organizationid_fkey R

The organizationid of the View Time

timestamp timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the View Time was created

updatedat timestamp 29,6 ('now'::text)::timestamp with time zone

The date and time the View Time was created

Relationships