Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
booking_schedule_id | INT | 10 | 0 |
|
|
|||
title | VARCHAR | 255 |
|
|
||||
pool_id | INT | 10 | 0 |
|
|
|||
deadline | INT | 10 | √ | null |
|
|
||
rent_min | INT | 10 | √ | null |
|
|
||
rent_max | INT | 10 | √ | null |
|
|
||
raster | INT | 10 | √ | null |
|
|
||
auto_break | INT | 10 | √ | null |
|
|
||
av_from | INT | 10 | √ | null |
|
|
||
av_to | INT | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | booking_schedule_id |
i1_idx | Performance | Asc | pool_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors