Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| booking_schedule_id | INT | 10 | null |
|
|
|||
| title | VARCHAR | 255 | null |
|
|
|||
| pool_id | INT | 10 | null |
|
|
|||
| 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 |
Diagram producer might be missing
No diagrams were produced please see application output for any errors