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.sql
3583 3583
    sourcecontributor_id integer NOT NULL,
3584 3584
    source_id integer NOT NULL,
3585 3585
    sourceparty_id integer NOT NULL,
3586
    roletype text,
3586
    role text,
3587 3587
    "position" integer
3588 3588
);
3589 3589

  

Also available in: Unified diff