userlicenses

22647008 rows


Description

User provisioned access to Licenses

Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyid varchar 36 null
companies.id userlicenses_companyid_fkey R

The ID of the learning site

id varchar 36 null

Unique Identifier of the User License

userid varchar 36 null
users.id userlicenses_userid_fkey R

The userid of the User License

licenseid varchar 36 null
licenses.id userlicenses_licenseid_fkey R

The licenseid of the User License

status varchar 16 null

The status of the User License

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

The date and time the User License was created

licenserole varchar 65535 null
statusgroup varchar 256 null
statusgroupupdatedat timestamp 29,6 null

Relationships