Skip to content

Conversation

@erezrokah
Copy link
Member

Summary

This is a follow up to #11360 to ensure blob/text SQL types have their PK configured correctly.
It also has another PK fix related to the arrow migration to avoid creating a duplicate index for columns that have all Unique,NotNull,PrimaryKey flags set

@erezrokah erezrokah requested review from a team and candiduslynx and removed request for a team June 12, 2023 11:52
@cq-bot cq-bot added the mysql label Jun 12, 2023
@erezrokah erezrokah changed the title fix(dest-mysql): Handle blob/text PKs fix(dest-mysql): Set key prefix for blob/text PK columns Jun 12, 2023
@erezrokah erezrokah added automerge Automatically merge once required checks pass priority merge labels Jun 12, 2023
@kodiakhq kodiakhq bot merged commit 0e87cf6 into cloudquery:main Jun 12, 2023
kodiakhq bot pushed a commit that referenced this pull request Jun 13, 2023
🤖 I have created a release *beep* *boop*
---


## [2.2.1](plugins-destination-mysql-v2.2.0...plugins-destination-mysql-v2.2.1) (2023-06-13)


### Bug Fixes

* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 0f7bd3b ([#11412](#11412)) ([dd1e2e8](dd1e2e8))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 7f6aaff ([#11432](#11432)) ([55dfebc](55dfebc))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to 8f72077 ([#11395](#11395)) ([d91fc5c](d91fc5c))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to b359e74 ([#11405](#11405)) ([5d92765](5d92765))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to d8eacf8 ([#11449](#11449)) ([742dafd](742dafd))
* **deps:** Update github.com/cloudquery/arrow/go/v13 digest to e258cfb ([#11391](#11391)) ([eacbe9a](eacbe9a))
* **dest-mysql:** Set key prefix for `blob/text` PK columns ([#11435](#11435)) ([0e87cf6](0e87cf6))

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