richan-fongdasen / turso-laravel

A Turso/LibSQL database driver for Laravel application
MIT License
86 stars 2 forks source link

Fixes #3 - Issues related to Blob/Binary data type #4

Closed richan-fongdasen closed 7 months ago

richan-fongdasen commented 7 months ago

Changes In Code

Update the way of passing and retrieving the binary/blob data type, referring to the official documentation: https://github.com/tursodatabase/libsql/blob/main/docs/HRANA_3_SPEC.md#values

Issue ticket number / Business Case

[Bug]: Blob data storage not working

Checklist before requesting a review

codecov[bot] commented 7 months ago

Welcome to Codecov :tada:

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered :open_umbrella: