You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just taking note of this here. The Test connection button in the UI currently does not work for DuckDB connections. The error is the same for in-memory, existing and not yet existing duckdb.db files and connections to MotherDuck.
The returned error is:
'duckdb.DuckDBPyConnection' object has no attribute 'rowcount'
The text was updated successfully, but these errors were encountered:
Hey :)
Just taking note of this here. The Test connection button in the UI currently does not work for DuckDB connections. The error is the same for in-memory, existing and not yet existing duckdb.db files and connections to MotherDuck.
The returned error is:
The text was updated successfully, but these errors were encountered: