Project

General

Profile

« Previous | Next » 

Revision 6281

schemas/vegbien.sql: sourcecontributor: Renamed roletype to role for consistency with the ERD definition <http://vegbank.org/vegbank/views/dba_tabledescription_detail.jsp?view=detail&wparam=referencecontributor&entity=dba_tabledescription&where=where_tablename#roleType>

View differences:

vegbien.my.sql
2697 2697
    sourcecontributor_id int(11) NOT NULL,
2698 2698
    source_id int(11) NOT NULL,
2699 2699
    sourceparty_id int(11) NOT NULL,
2700
    roletype text,
2700
    role text,
2701 2701
    `position` int(11)
2702 2702
);
2703 2703

  

Also available in: Unified diff