MeltanoLabs / target-snowflake

Singer Target for the Snowflake cloud Data Warehouse
https://hub.meltano.com/loaders/target-snowflake--meltanolabs/
Other
10 stars 24 forks source link

Primary key constraints do not get updated when primary keys change sqlalchemy.exc.IntegrityError(snowflake.connector.errors.IntegrityError) #273

Open visch opened 1 month ago

visch commented 1 month ago

If you run a sync with a primary key and then those primary keys change target-snowflake will not update the constraints on the snowflake table to indicate there are new constraints.