Skip to content

robertianb/rbr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alter Script Generator

This is a tool to generate alter scripts by comparing 2 database models

Use

  1. Launch
  2. Open tool's web page
  3. Paste 2 databases models (as sql create base scripts)
  4. Generate

Configuring & Launching

You must change the supersql.properties content to match your IP & port. You must change the 2 URLs in src/main/resources/index.html to match the IPs set :

http://yourIp:yourPortNb/crebas2alter/alter http://yourIp:yourPortNb/crebas2alter/rollback

There are currently 2 main classes to run, each one instnciates an http server:

supersql.rest.HttpStaticMain supersql.rest.Main

Open http://staticHost:staticPort/index.htm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published