Join team requests

From Expertiza_Wiki
Revision as of 21:03, 25 April 2018 by Agrawa (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Field Name Type Description
id INT(4) The unique record id
participant_id INT(4) unique identifier for participant
team_id INT(4) identifier for identifying team
comments
status
created_at DATETIME creation time of the team
updated_at DATETIME update time for last changes in the team

Back to Database Tables Main page.