Skip to content

Please publish release with DuckDB v1.4.1 support to VS Code Marketplace #53

@lukebarousse

Description

@lukebarousse

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions