tursodatabase / tursodatabase/libsql

C Bindings does not fetch null Blob value

Open
#460 0 comments 0 reactions 1 assignee View on GitHub

@LucioFranco is already working on this.

Since Oct 16, 2023.

Dominant language
C
Stars
17.2k
Forks
531
Avg merge
1h 12m
Merged PRs (30d)
1

Description

When trying to extract a NULL value from a row's BLOB type column, it matches the not a blob pattern https://github.com/tursodatabase/libsql/blob/f26c08f57797e23f688ab3204430bc68aa2c81ae/bindings/c/src/lib.rs#L421-L424

As a bonus, it appears that the error message is wrong :)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.