Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to set Working Directory ? #105

Open
chen56 opened this issue Dec 3, 2024 · 0 comments
Open

How to set Working Directory ? #105

chen56 opened this issue Dec 3, 2024 · 0 comments

Comments

@chen56
Copy link

chen56 commented Dec 3, 2024

I use

  • dbeaver : version: 24.2.2.202410061621
  • duckdb version : v1.1.1 af39bd0dcf
  1. dbeaver create connection: ~/git/test/x.duckdb
  2. run sql: EXPORT DATABASE 'export_dir';
  3. Result export at : /Applications/DBeaver.app/Contents/MacOS/export_dir

but i expect export to ~/git/test/export_dir

How to set duckdb jdbc connection Working Directory ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant