Skip to content

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

Open
@visch

Description

@visch

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.

Activity

changed the title [-]Primary key constraints do not get updated when primary keys change[/-] [+]Primary key constraints do not get updated when primary keys change sqlalchemy.exc.IntegrityError(snowflake.connector.errors.IntegrityError)[/+] on Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Primary key constraints do not get updated when primary keys change sqlalchemy.exc.IntegrityError(snowflake.connector.errors.IntegrityError) · Issue #273 · MeltanoLabs/target-snowflake