Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| building_id | int4 | 10 | null |
|
|
|||||
| building_as_of | date | 13 | null |
|
|
|||||
| building_active | bool | 1 | null |
|
|
Whether the building is active |
||||
| building_code | text | 2147483647 | null |
|
|
The short code for this building |
||||
| building_description | text | 2147483647 | null |
|
|
The name of this building |
Table contained 64 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| uw_building_history_pkey | Primary key | Asc/Asc | building_id + building_as_of |



