Project

General

Profile

« Previous | Next » 

Revision 11721

inputs/CVS/plantConcept_/postprocess.sql: added pkey from the primary joined table

View differences:

inputs/CVS/plantConcept_/postprocess.sql
1
SELECT util.search_path_append('util');
2

  
3
SELECT create_if_not_exists($$ALTER TABLE $$||:table_str||$$ ADD PRIMARY KEY ("PLANTCONCEPT_ID")$$); -- runtime: ~0 @starscream

Also available in: Unified diff