1. Home
  2. Docs
  3. Documentation
  4. Features
  5. Undo Script Generation

Undo Script Generation

Introduction

Undo Script Generation provides easy access to the version control safety net, mitigating risk associated with making modifications.  This feature is available for all the database schema objects VersionSQL supports: tables, views, stored procedures, functions, etc.

Right-click on the object you want to revert in SSMS’ Object Explorer and select “Undo”.  Pick a reversion from the history window that appears, then wait a bit while VersionSQL generates an undo script.  Review the generated script, then run it on your database.

Was this article helpful to you? Yes No

How can we help?