Project

General

Profile

« Previous | Next » 

Revision 9528

README.TXT: updating TNRS CSV columns: use the entire "COPY tnrs ..." statement instead of just the body of it so that the explicit columns list is included. this way, the COPY statement will cause an error if the TNRS schema was changed but inputs/.TNRS/data.sql was not yet updated.

View differences:

README.TXT
127 127
					make schemas/public/reinstall
128 128
				make schemas/remake
129 129
				inputs/test_taxonomic_names/test_scrub
130
				In inputs/test_taxonomic_names/_scrub/TNRS.sql, copy the body of
131
					the "COPY tnrs ..." statement to inputs/.TNRS/data.sql
130
				In inputs/test_taxonomic_names/_scrub/TNRS.sql, copy the
131
					"COPY tnrs ..." statement to inputs/.TNRS/data.sql
132 132
				Commit
133 133
			On vegbiendev:
134 134
				If dropping a column, save the dependent views

Also available in: Unified diff