Footprints Data Model

Table
Name imp_user_wksp_role
Comment An association between an Import and a role.

Column
Name Datatype Comment Is PK Is FK
imp_id bigint A Foreign Key to the Import table. Yes Yes
app_role_id bigint A Foreign Key to the Application Role table. Yes Yes