We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi!
With the previous DuckDB node bindings, we could .close() a Database instance to free up memory.
.close()
Is there a way to do the same thing with this version?
Thank you!