Footprints Data Model

Table
Name association_type
Comment  

Column
Name Datatype Comment Is PK Is FK
association_type_id bigint The automatically generated primary key of the association_type table. Yes No
association_type_name varchar(255) The name of the Association Type. No No
association_type_descr varchar(512)
A descriptive name of the Association Type.  This descriptive name may be
localized.
No No