OrganisationInvites

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int8 19 null
email varchar 200 null
organisation_id int8 19 null
organisation.id OrganisationInvites_organisation_id_b73b3468_fk_organisation_idR
joined bool 1 null
user_role_id int8 19 null
user_role.id OrganisationInvites_user_role_id_21fb9ef3_fk_user_role_idR
assigned_as varchar 50 null

Indexes

Constraint Name Type Sort Column(s)
OrganisationInvites_pkey Primary key Asc id
OrganisationInvites_organisation_id_b73b3468 Performance Asc organisation_id
OrganisationInvites_user_role_id_21fb9ef3 Performance Asc user_role_id

Relationships