Project

General

Profile

« Previous | Next » 

Revision 6079

Added inputs/CVS/Organism/postprocess.sql to drop private realLatitude, realLongitude columns

View differences:

inputs/CVS/Organism/postprocess.sql
1
ALTER TABLE :table DROP COLUMN "realLatitude";
2
ALTER TABLE :table DROP COLUMN "realLongitude";

Also available in: Unified diff