generated from mtxr/vsc-sqltools-driver-template
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 10
Open
Description
I'm getting a connection error when testing a connection/trying to connect to a persistent database. The database is created with DuckDB CLI version 1.2.0.
[Error: Serialization Error: Failed to deserialize: expected end of object, but found field id: 100] {
    errno: -1,
    code: 'DUCKDB_NODEJS_ERROR',
    errorType: 'Serialization'
}
Installing a newer version of duckdb-async (1.1.3) fixes this issue.
tnightengale and gpt-partners
Metadata
Metadata
Assignees
Labels
No labels