Teams
Field Name | Type | Description |
---|---|---|
id | int(11) | |
name | varchar(255) | Name of the team |
parent_id | int(11) | ID of assignment that this team is participating in |
type | varchar(255) | Type of the team |
Back to Database Tables Main page.
Field Name | Type | Description |
---|---|---|
id | int(11) | |
name | varchar(255) | Name of the team |
parent_id | int(11) | ID of assignment that this team is participating in |
type | varchar(255) | Type of the team |
Back to Database Tables Main page.