Project

General

Profile

« Previous | Next » 

Revision 14313

fix: inputs/.TNRS/schema.sql: taxon_match: COMMENT: to add columns in the middle: also need to run util.derived_cols_update()

View differences:

schema.sql
518 518
to add columns in the middle:
519 519
make the changes in inputs/.TNRS/schema.sql
520 520
$ inputs/.TNRS/data.sql.run refresh # re-run TNRS
521
SELECT util.derived_cols_update(''"TNRS".taxon_match'');
521 522
$ make schemas/remake
522 523

  
523 524
to populate a new column:

Also available in: Unified diff