Revision 7632
Added by Aaron Marcuse-Kubitza almost 12 years ago
vegbien.my.sql | ||
---|---|---|
834 | 834 |
`speciesBinomialWithMorphospecies` varchar(255), |
835 | 835 |
`taxonName` varchar(255), |
836 | 836 |
`scientificNameAuthorship` varchar(255), |
837 |
threatened_bien int(11), |
|
838 | 837 |
`growthForm` varchar(255), |
839 | 838 |
`reproductiveCondition` varchar(255), |
839 |
threatened_bien int(11), |
|
840 | 840 |
cultivated_bien int(11), |
841 | 841 |
`cultivatedBasis_bien` varchar(255), |
842 | 842 |
`coverPercent` double precision, |
Also available in: Unified diff
schemas/vegbien.sql: analytical_stem_view: Moved threatened_bien after growthForm as requested by Brad <https://projects.nceas.ucsb.edu/nceas/projects/bien/wiki/Spot-checking#SpeciesLink>