The Wayback Machine - https://web.archive.org/web/20210225220612/https://github.com/topics/oracle-db
Skip to content
#

oracle-db

Here are 268 public repositories matching this topic...

vscode-sqltools
ThiefMaster
ThiefMaster commented Jun 8, 2020

Describe the bug
"Select file" for the socket file path shows a local file chooser, even when I'm in a remote workspace and thus would expect to look for a file on the remote system.

To Reproduce
Try selecting a socket file path when you are using a remote vscode workspace

Expected behavior
File picker that shows remote files

**Desktop (please complete the following informa

utPLSQL
wolframhaussig
wolframhaussig commented Mar 11, 2020

Is your feature request related to a problem? Please describe.
We have a database schema which includes temporary objects - this means objects which are required only for a short time like procedure for upgrades or objects which are still work in progress - and legacy test code. Temporary objects are always prefixed with the username of the author like:
windowsusr_my_table
Test Procedures a

Improve this page

Add a description, image, and links to the oracle-db topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oracle-db topic, visit your repo's landing page and select "manage topics."

Learn more