Closed annakrystalli closed 2 months ago
In v3.0.1 of the schema we introduced the output_type_id_datatype for fixing the output_type_id column data type at the hub level.
v3.0.1
output_type_id_datatype
output_type_id
We need to also add this optional argument to create_config().
create_config()
In
v3.0.1
of the schema we introduced theoutput_type_id_datatype
for fixing theoutput_type_id
column data type at the hub level.We need to also add this optional argument to
create_config()
.