Project

General

Profile

« Previous | Next » 

Revision 6883

schemas/vegbien.sql: trait: trait_unique: Removed value and units because there should only be one value of a trait for each taxonoccurrence

View differences:

vegbien.my.sql
5477 5477
-- Name: trait_unique; Type: INDEX; Schema: public; Owner: -; Tablespace: 
5478 5478
--
5479 5479

  
5480
CREATE UNIQUE INDEX trait_unique ON trait  (taxonoccurrence_id, name);
5480 5481

  
5481 5482

  
5482

  
5483 5483
--
5484 5484
-- Name: userdefined_accessioncode_index; Type: INDEX; Schema: public; Owner: -; Tablespace: 
5485 5485
--

Also available in: Unified diff