Project

General

Profile

« Previous | Next » 

Revision 6015

README.TXT: Datasource setup: Moved Auto-create the map spreadsheets after Install the staging tables, because for DB-only tables, creating the map spreadsheets requires the header.csv generated by the staging tables install

View differences:

README.TXT
113 113
             subsequent headers as data rows.)
114 114
        Add <table> to inputs/<datasrc>/import_order.txt before other tables
115 115
            that depend on it
116
    Auto-create the map spreadsheets: make inputs/<datasrc>/
117 116
    Install the staging tables:
118 117
        make inputs/<datasrc>/reinstall quiet=1 &
119 118
        To view progress: tail -f inputs/<datasrc>/<table>/logs/install.log.sql
......
134 133
                    map spreadsheets (below) are for.
135 134
                Save
136 135
        If you made any changes, re-run the install command above
136
    Auto-create the map spreadsheets: make inputs/<datasrc>/
137 137
    Map each table's columns:
138 138
        In each <table>/ subdir, for each "via map" map.csv:
139 139
            Open the map in a spreadsheet editor

Also available in: Unified diff