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

The function of importing multiple local databases at the same time is required #1445

Open
maybe-why-not opened this issue Jul 30, 2022 · 3 comments
Labels
enhancement New feature or request VSCode

Comments

@maybe-why-not
Copy link

The function of importing multiple local databases at the same time is required, and it is difficult to import one by one.

@maybe-why-not maybe-why-not added the enhancement New feature or request label Jul 30, 2022
@adityasharad
Copy link
Contributor

Thanks for the suggestion. So I understand what you'd like to do: would you like the ability to import multiple database zips or folders from the local filesystem, or to download multiple databases from Internet sources (like URLs, lgtm.com)?

@maybe-why-not
Copy link
Author

Import multiple database folders from the local filesystem.
Now I have dozens of codeql database folders that need to be imported.

@kostasvl
Copy link

kostasvl commented Oct 5, 2022

After seeing this issue (#1445), I thought having more than one DB opened at the same time wasn't supported. So, I removed the existing DB, which allowed me to add another one. However, now it seems I can add more without issues! There is even a "Set Current Database" button.

I was seeing the same UI as in issue #1001, with the same confusing error... You are actually supposed to see the system's directory picker UI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request VSCode
Projects
None yet
Development

No branches or pull requests

3 participants