Skip to content

Comments

feat: add skipDuplicatesCheck field to AddPrimaryKeyCommand#273

Open
vojtabiberle wants to merge 1 commit intomainfrom
vb/DMD-981/bq_skipDuplicatesCheck
Open

feat: add skipDuplicatesCheck field to AddPrimaryKeyCommand#273
vojtabiberle wants to merge 1 commit intomainfrom
vb/DMD-981/bq_skipDuplicatesCheck

Conversation

@vojtabiberle
Copy link
Contributor

@vojtabiberle vojtabiberle commented Feb 19, 2026

Linear: DMD-981
Connection PR: https://github.com/keboola/connection/pull/6678


  • Create tag
  • Create release in read-only repo

Release Notes

  • Add bool skipDuplicatesCheck = 5 to the AddPrimaryKeyCommand protobuf message. When true, the driver should skip duplicate value detection before adding a primary key.

Impact analysis

  • new field in AddPrimaryKeyCommand should not impact anything

Change type

  • new feature

Add bool skipDuplicatesCheck = 5 to the AddPrimaryKeyCommand protobuf
message. When true, the driver should skip duplicate value detection
before adding a primary key.

Refs: DMD-981

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear
Copy link

linear bot commented Feb 19, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant