Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.6 KB

File metadata and controls

34 lines (20 loc) · 1.6 KB

vscode-dbsnapper

Visual Studio Marketplace Version Static Badge

The vscode-dbsnapper extension is a Visual Studio Code extension that complements the DBSnapper platform and allows for an in-editor experience to load database snapshots.

Features

  • List targets and snapshots
  • Load snapshots into a destination database

Requirements

Static Badge GitHub Release

Extension Settings

Click on the dbsnapper quick pick in the status bar to open the extension settings. You will need to provide the following values:

  • DBSnapper AuthToken - available from the Get Started page in the DBSnapper platform.
  • Default Destination Database URL - Provide a default destination database URL to use when loading snapshots. Note: This destination URL will be overwritten without warning when loading a snapshot.

Release Notes

1.0.0

Initial release with the ability to list targets and snapshots, and load snapshots into a destination database.