Removing a Connection

Oracle NoSQL Database Connector provides two methods to remove a connection from Visual Studio (VS) Code.

You can:

Note: To remove a connection permanently from the plugin, select the connection from the Connections drop-down. Click Delete Connection. You get a confirmation to delete the plugin, click Yes to remove the connection from the plugin. Removing a connection from Visual Studio Code deletes the persisted connection details from the current workspace.

  1. Expand the TABLE EXPLORER pane in the left navigation if it’s collapsed.

  2. Right-click the connection you want to remove, then click Remove Connection.

  1. Open the Command Palette by pressing:

    • (Windows and Linux) Control + Shift + P

    • (macOS) Command + Shift + P

  2. From the Command Palette, select OracleNoSQL: Remove Connection.

    Tip:

    Enter oraclenosql in the Command Palette to display all of the Oracle NoSQL DB commands you can use.