diff options
author | Joe Freeman <joe.freeman@bitroot.com> | 2014-10-29 10:23:44 +0100 |
---|---|---|
committer | Joe Freeman <joe.freeman@bitroot.com> | 2014-10-29 10:23:44 +0100 |
commit | 14d6a4960ae34905a7a952480e735fc103777a25 (patch) | |
tree | df74cdacd3c1119e31d67350db69d102695f2706 /README.md | |
parent | cb3637ae1301aa7b364b886ddf6e9ee3e54d1b69 (diff) | |
download | dbdiff-14d6a4960ae34905a7a952480e735fc103777a25.zip dbdiff-14d6a4960ae34905a7a952480e735fc103777a25.tar.gz dbdiff-14d6a4960ae34905a7a952480e735fc103777a25.tar.bz2 |
Initial import.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ dbdiff ====== -PHP script to compare MySQL database schemas +A PHP script to compare MySQL database schemas. More information available on [the blog post](http://joef.co.uk/blog/2009/07/php-script-to-compare-mysql-database-schemas/). |