Skip to content

View Changes

You can view changes for (aka "diff") an object in the database with version control in a few ways, including:

  • Right-click the object in the Object Explorer. In the context menu, select VersionSQL -> Diff
  • On the commit message dialog, double-click a changed item
  • Select the "diff" tab in the History of Changes window

Uses the internal diff viewer (or third-party diff tool, if configured) to compare the most recent version of the object in the repo with the version in the database.

See also: