Skip to content

feat: Allow skipping PK components mismatch validation#2115

Merged
kodiakhq[bot] merged 1 commit intomainfrom
feat/make_pk_mistmatch_validation_optional
Apr 3, 2025
Merged

feat: Allow skipping PK components mismatch validation#2115
kodiakhq[bot] merged 1 commit intomainfrom
feat/make_pk_mistmatch_validation_optional

Conversation

@erezrokah
Copy link
Copy Markdown
Member

Summary

This should allow us to control when we want to fix the issue seen in the PR here https://github.com/cloudquery/cloudquery-private/pull/7015


Use the following steps to ensure your PR is ready to be reviewed

  • Read the contribution guidelines 🧑‍🎓
  • Run go fmt to format your code 🖊
  • Lint your changes via golangci-lint run 🚨 (install golangci-lint here)
  • Update or add tests 🧪
  • Ensure the status checks below are successful ✅

@erezrokah erezrokah requested review from a team and blesniewski April 3, 2025 08:31
@github-actions github-actions bot added the feat label Apr 3, 2025
@kodiakhq kodiakhq bot merged commit caf7f92 into main Apr 3, 2025
11 checks passed
@kodiakhq kodiakhq bot deleted the feat/make_pk_mistmatch_validation_optional branch April 3, 2025 09:02
kodiakhq bot pushed a commit that referenced this pull request Apr 3, 2025
🤖 I have created a release *beep* *boop*
---


## [4.77.0](v4.76.0...v4.77.0) (2025-04-03)


### Features

* Allow skipping PK components mismatch validation ([#2115](#2115)) ([caf7f92](caf7f92))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants