sqltools-duckdb-driver
sqltools-duckdb-driver copied to clipboard
Serialization Error
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.