sqltools-duckdb-driver icon indicating copy to clipboard operation
sqltools-duckdb-driver copied to clipboard

Serialization Error

Open aarono98 opened this issue 6 months ago • 1 comments
trafficstars

Trying to connect to my duckdb database but I keep receiving the error "Error: Serialization Error: Failed to deserialize: expected end of object, but found field id: 100.". Originally I made the database through my duckdb cli v1.2.2. I was able to connect to it after I initially made. Once I added in some tables (from R) and tried to reconnect to it through sql tools I then got the error I'm talking about.

aarono98 avatar May 08 '25 14:05 aarono98