Skip to content

saturdaymp/Migrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Migrator is Awesome! It’s a database migration tool inspired by the Ruby on Rails migration process. Use it to migrate database changes between developers and then migrate those changes to the UAT, staging, and production databases.

Boom! Done!

Goose

Download and Installing

You can download the latest version here (link takes you to Bitbucket for now. Will update to GitHub soon).

Download the zip files and extract the files into a folder of your choosing. You can run the GUI using the MigratorGUI.exe and the command line using the MigratorConsole.exe.

Find out what new features have been added and issues fixed in the Release Notes

Supported Platforms

Migrator runs on most versions of Windows and is designed to run against SQL Server 2005 to 2016.

Documentation

Migrator documentation and a quickstart guide can be found on the wiki.

Contribute

There are several ways you help can make Migrator better:

  • Documentation: The wiki is publicly editable.

  • Bugs and Feature Requests: Open a new issue by clicking here.

  • Resolve an Issue: Fix or implement an existing issue then send us a pull request.

Your contributions are much appreciated.