Project

General

Profile

« Previous | Next » 

Revision 10787

inputs/.TNRS/schema.sql: tnrs: updated steps to run when changing this table's schema, to use new TNRS editing workflow

View differences:

inputs/.TNRS/schema.sql
187 187
-- Name: TABLE tnrs; Type: COMMENT; Schema: TNRS; Owner: -
188 188
--
189 189

  
190
COMMENT ON TABLE tnrs IS 'IMPORTANT: when changing this table''s schema, you must regenerate data.sql:
191
$ <this_file>/../test_taxonomic_names/test_scrub
190
COMMENT ON TABLE tnrs IS 'IMPORTANT: when changing this table''s schema, you may need to re-run TNRS:
191
$ inputs/test_taxonomic_names/test_scrub
192
$ rm=1 inputs/.TNRS/data.sql.run export_
192 193
you must also make the same changes on vegbiendev: e.g.
193 194
$ make backups/TNRS.backup-remake # runtime: 3 min ("real 2m44.277s")
194 195
SELECT util.set_col_types(''"TNRS".tnrs'', ARRAY[

Also available in: Unified diff