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



