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.my.sql
2526 2526
    projectcontributor_id int(11) NOT NULL,
2527 2527
    project_id int(11) NOT NULL,
2528 2528
    party_id int(11) NOT NULL,
2529
    role text,
2530
    surname text
2529
    role text
2531 2530
);
2532 2531

  
2533 2532

  

Also available in: Unified diff