Project_Role_Actors

The table below describes the Project_Role_Actors table in the Platform database schema.

This is a virtual table, and is linked to the Notifications table in the Platform database schema (see Notifications).

None of the columns in this table are updatable.

This table contains the following foldable column:

  • Notification_Scheme_Events_Index

This table does not contain Return Primary Key columns.

Column Name SQL Type Nullable

Id

Primary Key
Foreign Key linked to column Id in Notifications table
SQL_BIGINT(unsigned) False

Notification_Scheme_Events_Index

Primary Key
Foreign Key linked to column Notification_Scheme_Events_Index in Notifications table
SQL_BIGINT(unsigned) True

Notifications_Index

Primary Key
Foreign Key linked to column Notifications_Index in Notifications table
SQL_BIGINT(unsigned) True

Project_Role_Actors_Index

Primary Key
SQL_BIGINT(unsigned) True

Project_Role_Actors_displayName

SQL_VARCHAR(1024) True

Project_Role_Actors_id

SQL_BIGINT(unsigned) True

Project_Role_Actors_name

SQL_VARCHAR(1024) True

Project_Role_Actors_type

SQL_VARCHAR(1024) True