Connection pane duckdb schema identification error #6517
Labels
area: connections
Issues related to Connections category.
bug
Something isn't working
lang: r
support
System details:
Positron and OS details:
Positron Version: 2025.02.0 (Universal) build 171
Code - OSS Version: 1.96.0
Commit: 55f7331
Date: 2025-02-10T16:03:19.797Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0
Interpreter details:
R 4.4.2
Describe the issue:
I created a new database with duckdb with two separate schemas. The code is reported below. I can see the tables I created in the connection pane, but there is no detail about the schema containing these tables. Moreover, I can only explore the table after switching to the correct schema. I'm doing something wrong or is this the expected behaviour?
EDIT: The same happens in Rstudio.
Steps to reproduce the issue:
Expected or desired behavior:
I expected the UI to show the table inside the corresponding schema and schema awareness when trying to open a table from the connection pane. That's how is represented in motherduck:
Were there any error messages in the UI, Output panel, or Developer Tools console?
In the screenshot above.
The text was updated successfully, but these errors were encountered: