Skip to content

A simple script for comparing a master database against another

Notifications You must be signed in to change notification settings

christatedavies/db-compare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-compare

A simple script for comparing a master database against another

Chris Tate-Davies ([email protected])

Often I need to compare client's databases against a master template. And we used to use SQL Yog for that, but its a pain to keep using that. So I wrote this script to the work.

It avoids comparing the DB engine and charset as that is handled by the server installation.

Feel free to use as you will.

Chris

About

A simple script for comparing a master database against another

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published