Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| obj_oid | int8 | 19 | null |
|
|
|||||
| checkout_center_schedule_oid | int8 | 19 | null |
|
|
|||||
| day_number | int4 | 10 | null |
|
|
|||||
| days_from_sunday | int4 | 10 | √ | null |
|
|
||||
| status | wcof_tag | 2147483647 | null |
|
|
|||||
| start_time_minutes | int4 | 10 | √ | null |
|
|
||||
| end_time_minutes | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| checkout_center_schedule_node_pkey | Primary key | Asc | obj_oid |
| checkout_center_schedule_node_end_idx | Performance | Asc | end_time_minutes |
| checkout_center_schedule_node_node_idx | Performance | Asc | day_number |
| checkout_center_schedule_node_start_idx | Performance | Asc | start_time_minutes |
| checkout_center_schedule_status_idx | Performance | Asc | status |

