generated from mtxr/vsc-sqltools-driver-template
-
Couldn't load subscription status.
- Fork 10
Open
Description
PR #51 merged DuckDB v1.3.2 support three weeks ago, but the Marketplace still hosts the old release bundling duckdb-async@0.10.2. Publishing v1.3.2 would fix that mismatch, but MotherDuck now requires DuckDB v1.4.1 (per the error: “Your DuckDB version (v0.10.2) is not supported by MotherDuck. Please upgrade to v1.4.1.”), so only bumping to v1.3.2 won’t fully resolve compatibility.
Could you please:
- Tag and publish a new release based on master (ideally v1.4.1) to the VS Code Marketplace
- Update the bundled duckdb-async dependency (or switch to @duckdb/node-api) to v1.4.1 for full MotherDuck compatibility
- Publish the updated extension so SQLTools users can connect to MotherDuck without errors
Thank you for maintaining this driver! 🦆✨
PS: I’d be happy to help submit a PR for this, but I’m not as familiar with the JavaScript build process—any guidance or pointers would be appreciated!
jediwarpraptor
Metadata
Metadata
Assignees
Labels
No labels