Skip to content

Conversation

markmarkmarkthebest
Copy link
Contributor

Related issue: #1582

Description

This PR changes the updateModifiesUniqueKeyColumns function in applier.go to use reflect.DeepEqual for value comparison to handle unique keys that are text fields because they are mapped to unit8[] slices.

@markmarkmarkthebest
Copy link
Contributor Author

I can check if the go type of the column is uint8[] first and handle that case specifically if needed

@meiji163 meiji163 merged commit b897def into github:master Sep 22, 2025
8 checks passed
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.

2 participants