Project

General

Profile

« Previous | Next » 

Revision 765

vegbien.sql: Made aggregateoccurrence:taxonoccurrence relationship 1:1

View differences:

vegbien.my.sql
3496 3496

  
3497 3497

  
3498 3498
--
3499
-- Name: aggregateoccurrence_taxonoccurrence_1_to_1; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: 
3500
--
3501

  
3502
ALTER TABLE aggregateoccurrence
3503
    ADD CONSTRAINT aggregateoccurrence_taxonoccurrence_1_to_1 UNIQUE (taxonoccurrence_id);
3504

  
3505

  
3506
--
3499 3507
-- Name: classcontributor_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: 
3500 3508
--
3501 3509

  

Also available in: Unified diff