Hi There
I am wanting to do some basic version control with my mysql database structure. I am not worried about the contents of the database, I just want to track any new tables added, tables altered, and tables deleted.
Is there a simple application that could do this all automagically? (Needs to run on a Linux envirnment)
I have looked at a few, such as PHPMyVersion, but it is no longer being developed, and not quite what I was looking for.
Thanks