Project

General

Profile

« Previous | Next » 

Revision 6262

schemas/vegbien.sql: analytical_stem_view: Fixed bug where need to join taxonoccurrence.collector_id to party because it's now an fkey rather than a literal name

View differences:

vegbien.my.sql
734 734
    tag text,
735 735
    `organismX_m` double precision,
736 736
    `organismY_m` double precision,
737
    `recordedBy` int(11),
737
    `recordedBy` text,
738 738
    `recordNumber` text
739 739
);
740 740

  

Also available in: Unified diff