Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| rate_id | int4 | 10 | √ | null |
|
|
||
| rate_date | date | 13 | √ | null |
|
|
||
| roomtype_id | int4 | 10 | √ | null |
|
|
||
| rateplan_id | int4 | 10 | √ | null |
|
|
||
| rateplan_seq | int4 | 10 | √ | null |
|
|
||
| name | text | 2147483647 | √ | null |
|
|
||
| link_description | text | 2147483647 | √ | null |
|
|
||
| editable | bool | 1 | √ | null |
|
|
||
| available | bool | 1 | √ | null |
|
|
||
| enabled | bool | 1 | √ | null |
|
|
||
| rate_amount | t_money | 15,2 | √ | null |
|
|
||
| stop_sell | bool | 1 | √ | null |
|
|
||
| cta | bool | 1 | √ | null |
|
|
||
| ctd | bool | 1 | √ | null |
|
|
||
| min_stay | int2 | 5 | √ | null |
|
|
||
| max_stay | int2 | 5 | √ | null |
|
|
