Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| pos_config_id | int4 | 10 | null |
|
|
||||||
| restaurant_floor_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pos_config_restaurant_floor_rel_pkey | Primary key | Asc/Asc | pos_config_id + restaurant_floor_id |
| pos_config_restaurant_floor_r_restaurant_floor_id_pos_confi_idx | Performance | Asc/Asc | restaurant_floor_id + pos_config_id |