Project

General

Profile

« Previous | Next » 

Revision 6650

publish_analytical_db: Require caller to specify the name of the table to load data into. This allows appending a revision to analytical_aggregate, or publishing a table other than analytical_aggregate.

View differences:

README.TXT
56 56
            Rename any existing analytical_aggregate table
57 57
            Create the analytical_aggregate table using its schema in
58 58
                schemas/vegbien.my.sql
59
        bin/publish_analytical_db backups/analytical_aggregate.public.<version>.csv
59
        env table=analytical_aggregate_r<revision> bin/publish_analytical_db \
60
backups/analytical_aggregate.public.<version>.csv
60 61
    If desired, record the import times in inputs/import.stats.xls:
61 62
        Open inputs/import.stats.xls
62 63
        Insert a copy of the leftmost Column-based column group before it

Also available in: Unified diff