Project

General

Profile

« Previous | Next » 

Revision 6287

schemas/vegbien.sql: projectcontributor: Removed surname, since this information is stored in party_id->party.surname

View differences:

vegbien.sql
3399 3399
    projectcontributor_id integer NOT NULL,
3400 3400
    project_id integer NOT NULL,
3401 3401
    party_id integer NOT NULL,
3402
    role role,
3403
    surname text
3402
    role role
3404 3403
);
3405 3404

  
3406 3405

  

Also available in: Unified diff