uw_location_history


Description

A location in which events may be held, as of a particular date

Columns

Column Type Size Nulls Auto Default Children Parents Comments
location_code text 2147483647 null
uw_location.location_code uw_location_location_code_fkeyR
location_as_of date 13 null
uw_location.location_as_of uw_location_location_code_fkeyR
location_active bool 1 null
location_quest_description text 2147483647 null
country_code text 2147483647 null
uw_country.country_code uw_location_history_country_code_fkeyR

Table contained 137 rows

Indexes

Constraint Name Type Sort Column(s)
uw_location_history_pkey Primary key Asc/Asc location_code + location_as_of

Relationships