actor_usr_address_history

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
audit_id int8 19 null
audit_time timestamptz 35,6 null
audit_action text 2147483647 null
audit_user int4 10 null
audit_ws int4 10 null
id int4 10 null
valid bool 1 null
within_city_limits bool 1 null
address_type text 2147483647 null
usr int4 10 null
street1 text 2147483647 null
street2 text 2147483647 null
city text 2147483647 null
county text 2147483647 null
state text 2147483647 null
country text 2147483647 null
post_code text 2147483647 null
pending bool 1 null
replaces int4 10 null

Indexes

Constraint Name Type Sort Column(s)
actor_usr_address_history_pkey Primary key Asc audit_id
aud_actor_usr_address_hist_id_idx Performance Asc id

Relationships