...
.stage | |
---|---|
id | Unique identifier for the stage |
name | Name of the stage |
start_date | Date when stage begins. Format YYYY-MM-DD |
end_date | Date when stage ends. Format YYYY-MM-DD |
season_id | Unique identifier for the season to which stage belongs |
show_table | Determines if the stage contains a table. Possible values:
|
groups_nr | Number The amount of groups related in that are part of the stage |
sort | The sort order for the stage. Sorting direction is ascending |
is_current | Possible values:
|
ut | Information about date and time when record was last updated. Format YYYY-MM-DD HH:MM:SS. UTC timezone. |
...