diff options
author | Joe Freeman <joe.freeman@bitroot.com> | 2014-10-29 10:11:03 +0100 |
---|---|---|
committer | Joe Freeman <joe.freeman@bitroot.com> | 2014-10-29 10:11:03 +0100 |
commit | cb3637ae1301aa7b364b886ddf6e9ee3e54d1b69 (patch) | |
tree | e5ff7fed734c628d96561cd881563d4fc43d8cc5 /README.md | |
download | dbdiff-cb3637ae1301aa7b364b886ddf6e9ee3e54d1b69.zip dbdiff-cb3637ae1301aa7b364b886ddf6e9ee3e54d1b69.tar.gz dbdiff-cb3637ae1301aa7b364b886ddf6e9ee3e54d1b69.tar.bz2 |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0254a7b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +dbdiff +====== + +PHP script to compare MySQL database schemas |