Hey guys, hope everyone is doing great, testing ou...
# ask-community-for-troubleshooting
r
Hey guys, hope everyone is doing great, testing out some sources and connectors, in postgress I have a JSONB column and I want to convert it to a variant column in snowflake, but i can’t find in the docs how to change the data type in the connections settings, can you help me figure it out please?
1
h
Hey we don't have a direct way to update column in connection settings but you play with that in the API (https://airbyte-public-api-docs.s3.us-east-2.amazonaws.com/rapidoc-api-docs.html#post-/v1/connections/update)
Also you can follow this issue https://github.com/airbytehq/airbyte/issues/9028 which is related.
🙏 1