Revision 14455
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/schemas/public_.sql | ||
---|---|---|
7946 | 7946 |
"viewFullOccurrence_individual"."individualID__@DwC__@vegpath.org", |
7947 | 7947 |
"viewFullOccurrence_individual"."individualCount__@DwC__@vegpath.org", |
7948 | 7948 |
"viewFullOccurrence_individual"."plantobservation.""_id__@VegBIEN__.public@vegpath.org", |
7949 |
"viewFullOccurrence_individual"."TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org", |
|
7949 | 7950 |
_m_to_cm(stemobservation.diameterbreastheight_m) AS "stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org", |
7950 | 7951 |
stemobservation.height_m AS "stemHeight[_m]__@VegBank__.stemCount@vegpath.org", |
7951 | 7952 |
stemobservation.tag AS "[tag=]identificationLabel__@VegX__.individual@vegpath.org", |
trunk/schemas/vegbien.sql | ||
---|---|---|
7946 | 7946 |
"viewFullOccurrence_individual"."individualID__@DwC__@vegpath.org", |
7947 | 7947 |
"viewFullOccurrence_individual"."individualCount__@DwC__@vegpath.org", |
7948 | 7948 |
"viewFullOccurrence_individual"."plantobservation.""_id__@VegBIEN__.public@vegpath.org", |
7949 |
"viewFullOccurrence_individual"."TAXONOBSERVATION_ID__@VegBank__.taxonObservation@vegpath.org", |
|
7949 | 7950 |
_m_to_cm(stemobservation.diameterbreastheight_m) AS "stem_dbh[_cm]__@SALVIAS__.Plot_data@vegpath.org", |
7950 | 7951 |
stemobservation.height_m AS "stemHeight[_m]__@VegBank__.stemCount@vegpath.org", |
7951 | 7952 |
stemobservation.tag AS "[tag=]identificationLabel__@VegX__.individual@vegpath.org", |
Also available in: Unified diff
fix: schemas/public_.sql: analytical_stem_view: regenerated columns list for viewFullOccurrence_individual (instead of viewFullOccurrence_individual_view)