New table: tiki_projects_team members


New table that is used to capture which users are part of a project team as a Resource.

All the new fields identified so far are as follows, but this is highly likely to be changed/refined once the development is under way:

Tables:

Field
Type
Null
Default
Comments
resourceId int(14) No resource - which in this case indicates a team of users
user varchar(200) individual user that is a member of this resource team

Indexes:

Keyname
Type
FieldId(s)
PRIMARY PRIMARY resourceId + user


Table of contents for section:

Table of contents for main document: