Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| LEAGUE_NO_PLAY_DATE_ID | int | 4 | null |
|
|
The league no play date ID |
|||||
| LEAGUE_ID | int | 4 | √ | null |
|
|
The ID of the league |
||||
| LEAGUE_NAME | varchar | 50 | √ | null |
|
|
The name of the league |
||||
| NO_PLAY_DATE | date | 20 | √ | null |
|
|
The date that the league should not have games scheduled on |
||||
| NO_PLAY_DESCRIPTION | varchar | 50 | √ | null |
|
|
The description of the date exclusion |
||||
| LAST_SYNC_TIME | datetime | 16,3 | null |
|
|
Date and time Hub record was last modified |
|||||
| ACTIVE_HUB_PROCESS_ID | bigint | 8 | √ | null |
|
|
The Hub sync process ID |
||||
| ORG_ID | int | 4 | √ | null |
|
|
Your organization’s unique identifier in the Active Net system |