Project

General

Profile

« Previous | Next » 

Revision 6427

schemas/vegbien.sql: analytical_aggregate: Added identifiedBy, which is no longer a scoping field (which would prevent scientificNameWithMorphospecies from being unique) now that there is only one taxondetermination for each taxonoccurrence

View differences:

vegbien.my.sql
698 698
    `scientificNameAuthorship` text,
699 699
    `scientificNameWithMorphospecies` text NOT NULL,
700 700
    threatened int(1),
701
    `identifiedBy` text,
701 702
    `growthForm` text,
702 703
    cultivated int(1),
703 704
    `cultivatedBasis` text,
......
6345 6346

  
6346 6347

  
6347 6348
--
6348
-- Name: analytical_aggregate; Type: ACL; Schema: public; Owner: -
6349
--
6350

  
6351

  
6352

  
6353

  
6354

  
6355

  
6356

  
6357
--
6358 6349
-- Name: analytical_stem; Type: ACL; Schema: public; Owner: -
6359 6350
--
6360 6351

  

Also available in: Unified diff