6d2cb1845c | ||
---|---|---|
.vscode | ||
images | ||
snippets | ||
src | ||
syntaxes | ||
tasks | ||
.gitignore | ||
.vscodeignore | ||
LICENSE | ||
README.md | ||
coverconfig.json | ||
gulpfile.js | ||
package.json | ||
package.nls.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |
README.md
pgsql for SQL Operations Studio
Welcome to pgsql for SQL Operations Studio! An extension for developing PostgreSQL everywhere with a rich set of functionalities, including:
- Connect to PostgreSQL, Azure databases for PosgreSQL.
- Create and manage connection profiles and most recently used connections.
- Write scripts with IntelliSense, Go to Definition, snippets, syntax colorizations, error validations.
- Object Explorer supporting schema browsing and contextual command execution
- Execute your scripts and view results in a simple to use grid.
- Save the result to json, csv or excel file format and view in the editor.
- Visual Data Editor that enables direct row insertion, update and deletion into tables.
- Scripting support to generate CREATE, SELECT and DROP statements for database objects
Offline Installation
The extension will download and install a required PgSqlToolsService package during activation. For machines with no Internet access, you can still use the extension by choosing the
Install from VSIX...
option in the Extension view and installing a bundled release from our Releases page.
Support
Support for this extension is provided on our GitHub Issue Tracker. You can submit a bug report, a feature suggestion or participate in [discussions].
Contributing to the Extension
See the developer documentation for details on how to contribute to this extension.
Code of Conduct
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Privacy Statement
The Microsoft Enterprise and Developer Privacy Statement describes the privacy statement of this software.
License
This extension is licensed under the MIT License. Please see the third-party notices file for additional copyright notices and license terms applicable to portions of the software.