c3f1582088
* reconnect if broken * update naming * retry for broken connection during request * change name of SCRIPTAS_REQUEST * expand node broken connection * reconnect during refresh if needed * lint fix * test fix init * none checks for tests * fix connection during errors * return after script request exception * use mock connection for server in test * put back try catch block for node expansion * validate error * mock server * mock server * Revert "mock server" This reverts commit |
||
---|---|---|
.pipeline | ||
.vscode | ||
ossdbtoolsservice | ||
pgsmo | ||
scripts | ||
smo | ||
tests | ||
.gitignore | ||
CODEOWNERS | ||
License.txt | ||
README.md | ||
SECURITY.md | ||
ThirdPartyNotices.txt | ||
ossdbtoolsservice_main.spec | ||
requirements.txt | ||
res.txt | ||
setup.py |
README.md
Open Source Databases Tools Service
The Open Source Databases Tools Service is an application that provides core functionality for various PostgreSQL Server tools. These features include the following:
- Connection management
- Language Service support using VS Code protocol
- Query execution and resultset management
It is based on the Microsoft SQL Tools Service and pgAdmin.
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.