Revision 8065
Added by Aaron Marcuse-Kubitza over 11 years ago
map.csv | ||
---|---|---|
15 | 15 |
stem_canopy_position,canopyPosition,, |
16 | 16 |
stem_liana_infestation,lianaInfestation,, |
17 | 17 |
tmp_del,*tmp_del,, |
18 |
plotobs_id_index,OMIT,,Placeholder column created by MySQL to PostgreSQL translation |
Also available in: Unified diff
inputs/SALVIAS/: Regenerated salvias_*.schema.sql from the MySQL version, to take advantage of my2pg improvements. The placeholder *_index columns which take the place of MySQL's inline index definitions have now been replaced by no-op CHECK constraints, so that there are no longer lots of dummy *_index columns in the map spreadsheets.