Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jczhong84
Copy link
Collaborator

@jczhong84 jczhong84 commented Apr 3, 2023

the default charset may not be utf8, which doesn't support utf8 chars in the description column

if the table has already been created, please run below to update
ALTER TABLE data_element CONVERT TO CHARACTER SET utf8mb4;

@czgu czgu merged commit 5994a9d into pinterest:master Apr 4, 2023
@jczhong84 jczhong84 deleted the fix/de branch April 7, 2023 00:40
rohan-sh1 pushed a commit to CAI-TECHNOLOGIES/cai-ext-db-explorer that referenced this pull request Apr 11, 2023
* fix: update data_element table charset to utf8

* update package version
aidenprice pushed a commit to arrowtail-precision/querybook that referenced this pull request Jan 3, 2024
* fix: update data_element table charset to utf8

* update package version
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