tool · inferred from evidence
Continue VS Code extension
A VS Code extension through which the error was observed.
- mcp-server-motherduck 0.7.1: can only concatenate str (not "_duckdb._sqltypes.DuckDBPyType") to str
After upgrading to mcp-server-motherduck 0.7.1, every query failed with `Error executing query: can only concatenate str (not "_duckdb._sqltypes.DuckDBPyType") to str`. Even `SELECT 1` broke. The previous version worked fine, and it showed