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

Conradev empty blobs #113

Merged
merged 2 commits into from
Nov 5, 2023
Merged

Conradev empty blobs #113

merged 2 commits into from
Nov 5, 2023

Conversation

kpgalligan
Copy link
Contributor

Merged

conradev and others added 2 commits January 16, 2023 15:37
If you try to bind an empty ByteArray it will crash because
ByteArray.refTo(0) cannot find an element at index 0. The solution is to
explicitly handle when the ByteArray is empty and to make an empty BLOB.
@kpgalligan kpgalligan merged commit ba4ff02 into main Nov 5, 2023
2 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.

None yet

2 participants