Project

General

Profile

« Previous | Next » 

Revision 666

Redoing commit that linked aggregateoccurrence forward to individualplant, allowing many taxonoccurrences (e.g. one for each specimen) to point to the same plant (e.g. that those specimens came from)

View differences:

vegbien.for_wiki.sql
58 58
  count integer,
59 59
  accessioncode character varying(255),
60 60
  sourceaccessioncode character varying(100),
61
  individualplant_id integer,
61 62
);
62 63

  
63 64
CREATE TABLE individualplant -- VegBank's stemcount table.

Also available in: Unified diff