Skip to content

Commit

Permalink
Updates (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
sitingren authored Oct 20, 2023
1 parent ae5279f commit 1cb935d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@

## Installation

Install the driver from the VS Code Extension Marketplace page.
- Install the driver from the VS Code Extension Marketplace [page](https://marketplace.visualstudio.com/items?itemName=vertica-official.sqltools-vertica-driver).
- Within Visual Studio Code, bring up the Extensions view by clicking on the Extensions icon in the Activity Bar on the side, search `@tag:sql vertica` or just `vertica`.

## Usage

After installation you will be able to explore tables and views, run queries, etc. For more details see SQLTools [documentation](https://vscode-sqltools.mteixeira.dev/).
After installation you will be able to create connections to Vertica, explore tables and views, run queries, etc. For more details see SQLTools [documentation](https://vscode-sqltools.mteixeira.dev/).

Please use Github [issue page](https://github.com/vertica/sqltools-vertica-driver/issues) to submit your feedback.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"engines": {
"vscode": "^1.42.0"
},
"publisher": "Vertica",
"publisher": "vertica-official",
"license": "Apache-2.0",
"repository": {
"type": "git",
Expand Down

0 comments on commit 1cb935d

Please sign in to comment.