Skip to content

fix(github)!: Add repository_id to github_issues primary key#9615

Merged
kodiakhq[bot] merged 2 commits into
mainfrom
fix/pk/github_issues
Apr 3, 2023
Merged

fix(github)!: Add repository_id to github_issues primary key#9615
kodiakhq[bot] merged 2 commits into
mainfrom
fix/pk/github_issues

Conversation

@candiduslynx
Copy link
Copy Markdown
Contributor

@candiduslynx candiduslynx added the automerge Automatically merge once required checks pass label Apr 2, 2023
@candiduslynx candiduslynx requested review from a team and bbernays and removed request for a team April 2, 2023 06:12
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 2, 2023

This PR has the following changes to source plugin(s) tables:

  • ⚠️ BREAKING CHANGE: Table github_issues: column added with name repository_id (PK) and type Int

@kodiakhq kodiakhq Bot merged commit 68625cf into main Apr 3, 2023
@kodiakhq kodiakhq Bot deleted the fix/pk/github_issues branch April 3, 2023 09:32
kodiakhq Bot pushed a commit that referenced this pull request Apr 4, 2023
🤖 I have created a release *beep* *boop*
---


## [5.0.0](plugins-source-github-v4.1.3...plugins-source-github-v5.0.0) (2023-04-04)


### ⚠ BREAKING CHANGES

* **github:** Add `repository_id` to `github_issues` primary key ([#9615](#9615))

### This Release has the Following Changes to Tables
- Table `github_issues`: column added with name `repository_id (PK)` and type `Int` (:warning: breaking)

### Bug Fixes

* **deps:** Update golang.org/x/exp digest to 10a5072 ([#9587](#9587)) ([31f913f](31f913f))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.1 ([#9520](#9520)) ([202c31b](202c31b))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.2 ([#9661](#9661)) ([a27dc84](a27dc84))
* **deps:** Update module github.com/mattn/go-isatty to v0.0.18 ([#9609](#9609)) ([5b2908e](5b2908e))
* **github:** Add `repository_id` to `github_issues` primary key ([#9615](#9615)) ([68625cf](68625cf))
* **github:** Use cursor-based sync for `github_repository_dependabot_alerts` ([#9554](#9554)) ([feb4d13](feb4d13))

---
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

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants