Project

General

Profile

« Previous | Next » 

Revision 658

Undoing previous commit since it would prevent a plant from being tied to a data source, because the aggregateoccurrence pointer goes in the wrong direction

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,
62 61
);
63 62

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

Also available in: Unified diff