Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.19 KB

DbVisualizer

The DbVisualizer PowerShell module allows for enterprise management of DbVisualizer preferences.

Branches

master

This is the currently released version of the module. If you want to use this module download this branch.

codecov Build status

dev

This is the development branch for new features and bug fixes. If you are planning on contributing please make your pull requests against this branch.

codecov Build status

Functions

  • Merge-DbvPreference merges preferences from a master preferences file into a user's preferences file.

Versions

Unreleased

  • Merge-DbvPreference implementation.