Project

General

Profile

« Previous | Next » 

Revision 870

vegbien.sql: Removed the taxonOccurrence:aggregateOccurrence 1:1 constraint

View differences:

vegbien.sql
3941 3941

  
3942 3942

  
3943 3943
--
3944
-- Name: aggregateoccurrence_taxonoccurrence_1_to_1; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: 
3945
--
3946

  
3947
ALTER TABLE ONLY aggregateoccurrence
3948
    ADD CONSTRAINT aggregateoccurrence_taxonoccurrence_1_to_1 UNIQUE (taxonoccurrence_id);
3949

  
3950

  
3951
--
3952 3944
-- Name: classcontributor_pkey; Type: CONSTRAINT; Schema: public; Owner: -; Tablespace: 
3953 3945
--
3954 3946

  

Also available in: Unified diff