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

sqltools redshift driver not available in extensions #1194

Closed
1 of 5 tasks
vpfgs opened this issue Jul 27, 2023 · 2 comments
Closed
1 of 5 tasks

sqltools redshift driver not available in extensions #1194

vpfgs opened this issue Jul 27, 2023 · 2 comments

Comments

@vpfgs
Copy link

vpfgs commented Jul 27, 2023

Describe the bug
The redshift driver for sqltools does not show up in vscodium marketplace when typing "ext install kj.sqltools-driver-redshift".
This is official page for the driver: https://marketplace.visualstudio.com/items?itemName=kj.sqltools-driver-redshift

To Reproduce
Steps to reproduce the behavior:

  1. CTR + P
  2. enter "ext install kj.sqltools-driver-redshift"
  3. Redshift driver for sqltools does not show in the marketplace options
  4. One can see the 2 other drivers (clickhouse and databricks) are listed but not Redshift (see pdf attachment)
    vscodium_redshift_maprketplace_issue.pdf

Expected behavior
The aws redshift driver is listed as a community driver.
The driver would be available for installation in the marketplace.

Desktop (please complete the following information):

  • SQLTools Version 0.28.0
  • VSCodium Version e.g 1.x.y
  • OS: Ubuntu 20.04
  • Driver:
    • PostgreSQL/Redshift
    • MySQL/MariaDB
    • MSSQL/Azure
    • SQLite
    • Other? Redshift

Additional context
I think the issue is the listing in the marketplace...

@vpfgs vpfgs added the triage label Jul 27, 2023
@vpfgs
Copy link
Author

vpfgs commented Jul 27, 2023

I forgot to specify vscodium's version: it is 1.80.1, release 23194

@gjsjohnmurray
Copy link
Collaborator

Please raise this with the author of the extension. I think vscodium uses https://open-vsx.org/ as its marketplace, so the author would need to publish it there as well.

Alternatively, download the VSIX from https://marketplace.visualstudio.com/items?itemName=kj.sqltools-driver-redshift and install it manually.

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

2 participants