Skip to content

alsd4git/sqlcompare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

sqlcompare

simple shell script to compare two SQL create tables

to start:

git clone https://github.com/alsd4git/sqlcompare
cd sqlcompare
chmod +x SqlCompare.sh

I usually just use it with

sh SqlCompare.sh old_db.sql new_db.sql 1

this script was written on a windows machine using git bash, but it should work on plain bash with no problems, you can use "SqlCompare.sh -h to get a simple help

About

simple shell script to compare two SQL create tables

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages