Closed cgendreau closed 9 years ago
Ensure the columns are in OccurrenceRawModel to avoid streaming data we can not save. Eventually, we could add a hstore column to OccurrenceRawModel for dynamic columns support.
Fixed at DwcaItemRead level since the reader returns an OccurrenceRawModel and he is responsible to fill SharedParameterEnum.DWCA_USED_TERMS.
Ensure the columns are in OccurrenceRawModel to avoid streaming data we can not save. Eventually, we could add a hstore column to OccurrenceRawModel for dynamic columns support.