Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| roomtype_id | int4 | 10 | null |
|
|
||||||
| image_name | citext | 2147483647 | null |
|
|
||||||
| image_data | bytea | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_room_image | Primary key | Asc/Asc | roomtype_id + image_name |
| room_image_roomtype_id_idx | Performance | Asc | roomtype_id |

