Project

General

Profile

« Previous | Next » 

Revision 10625

inputs/TEX/: switched to new-style import, using the steps at http://wiki.vegpath.org/Adding_new-style_import_to_a_datasource

View differences:

postprocess.sql
2 2

  
3 3

  
4 4
SELECT mk_derived_col((:table_str, 'dateCollected'),
5
$$_alt("COLL. DATE (EXACT)", "COLL. DATE (GENERAL)")$$)
5
$$_alt("dateCollected__scrubbed", "dateCollected__verbatim")$$)
6 6
; -- runtime: 2 s ("Time: 1734.640 ms") @starscream

Also available in: Unified diff