You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This happens everytime and I can reliably recreate it. For context I'm trying to insert a large string into the database which represents a blob of data stored as json.
I am experiencing a rust panic within the libsql/client source code - here is the source code of our usage https://github.com/Makespace/members-app/blob/5a8b052587a07cdee2216b48aa8d470a4341f460/src/init-dependencies/google/get-cached-sheet-data.ts#L96
And the error
This happens everytime and I can reliably recreate it. For context I'm trying to insert a large string into the database which represents a blob of data stored as json.
Seems to match tursodatabase/libsql#1811 (comment) (I've posted on both as this repo seemed like a more appropriate place)
Versions
The text was updated successfully, but these errors were encountered: