Project

General

Profile

« Previous | Next » 

Revision 6540

schemas/vegbien.sql: analytical_stem_view: locationevent info: Fixed bug where need to use project.sourceaccessioncode instead of locationevent.project_id for the projectID

View differences:

vegbien.my.sql
754 754
    `coordinateUncertaintyInMeters` double precision,
755 755
    geovalid int(1),
756 756
    `isNewWorld` int(1),
757
    `projectID` int(11),
757
    `projectID` varchar(255),
758 758
    `plotName` varchar(255) NOT NULL,
759 759
    `elevationInMeters` double precision,
760 760
    `plotArea_ha` double precision,

Also available in: Unified diff