Project

General

Profile

« Previous | Next » 

Revision 10790

inputs/.TNRS/schema.sql: tnrs: instructions for when changing this table's schema: updated to use new `inputs/.TNRS/data.sql.run refresh`

View differences:

inputs/.TNRS/schema.sql
188 188
--
189 189

  
190 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_
191
$ inputs/.TNRS/data.sql.run refresh
193 192
you must also make the same changes on vegbiendev: e.g.
194 193
$ make backups/TNRS.backup-remake # runtime: 3 min ("real 2m44.277s")
195 194
SELECT util.set_col_types(''"TNRS".tnrs'', ARRAY[

Also available in: Unified diff