- Support the determination of hub schema from v4 configuration files (#63).
- Also fixes bug in
create_hub_schema()
whereoutput_type_id
data type was being incorrectly auto-determined aslogical
when only point estimate output types where being collected by a hub. Nowcharacter
data type is returned for theoutput_type_id
for all schema versions in such situations when auto-determined.