Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Add function for cleaning the Unicode escape sequence #1161

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

Terryhung
Copy link
Collaborator

It will cause the error in PostgreSQL: unsupported Unicode escape sequence

Therefore, we have to fix it.

@Terryhung Terryhung marked this pull request as ready for review March 15, 2023 11:42
@Terryhung
Copy link
Collaborator Author

Maybe we can just store the empty string without storing the byte code which is unusable/unreadable?

@kasteph kasteph merged commit 917b4eb into master Mar 15, 2023
@kasteph kasteph deleted the terryhung/remove-the-null-in-byte branch March 15, 2023 15:05
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.

None yet

2 participants