Revision 8314
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
103 | 103 |
backups/analytical_aggregate.$version.csv |
104 | 104 |
If desired, record the import times in inputs/import.stats.xls: |
105 | 105 |
Open inputs/import.stats.xls |
106 |
If the rightmost import is within 5 columns of column IV: |
|
107 |
Copy the current tab to <leftmost-date>~<rightmost-date> |
|
108 |
Remove the previous imports from the current tab because they are |
|
109 |
now in the copied tab instead |
|
106 | 110 |
Insert a copy of the leftmost "By column" column group before it |
107 | 111 |
export version=<version> |
108 | 112 |
bin/import_date inputs/{.,}*/*/logs/$version.log.sql |
Also available in: Unified diff
README.TXT: Full database import: record the import times in inputs/import.stats.xls: Added instructions for what to do if the rightmost imports start getting truncated due to the 255-column limit in spreadsheets. (This will occur in 8 imports.)