Skip to content

Simple tool to show differences between two mssql databases and generate merge DDL.

License

Notifications You must be signed in to change notification settings

ryhmrt/mssqldiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mssqldiff

Copyright (c) 2010 Ryohei Morita

Introduction
  This is a tool that aims to merge two different schemas on mssql.

Building
  > mvn package
  mssqldiff-xxx.jar package would be created in target directory.
  * Note: requires Maven2, Java1.6 or above

Usage
  > java mssqldiff-xxx.jar
  * Note: requires some libraries in lib dir at runtime.

Lisence
  This software is licensing using The MIT License.
  Please read "LICENSE" file for detail.

Contact
  Tweet on me. My account is @ryhmrt.

About

Simple tool to show differences between two mssql databases and generate merge DDL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages