Replies: 1 comment 1 reply
-
May this already by fixed with #5041? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
In a Marino Notebook, I create a persistent DuckDB database in a temporary directory using the following code:
I then immediately create a table with this command:
However, I notice that no databases are displayed in the Datasources section. What could be the issue?
My versions are as follows:
Marino: 0.13.6
DuckDB: 1.2.2
Beta Was this translation helpful? Give feedback.
All reactions