Project

General

Profile

« Previous | Next » 

Revision 607

vegbien.sql: Made aggregateoccurrence.count to handle individuals data (for which count should be dynamically determined from # individual plants inside the aggregateoccurrence)

View differences:

vegbien.for_ERD.my.sql
221 221
  stratumheight double precision,
222 222
  emb_aggregateoccurrence int(11),
223 223
  covercode character varying(10),
224
  count int(11) NOT NULL,
224
  count int(11),
225 225
  accessioncode character varying(255),
226 226
  sourceaccessioncode character varying(100),
227 227
  CONSTRAINT aggregateoccurrence_pkey PRIMARY KEY (aggregateoccurrence_id ),

Also available in: Unified diff