Hi,
I was wondering whether it would be possilbe to generate script by using mysqldump or something similar, that would alter tables?
For example I'm working on a development server and creating fields for my database as i go. Then when preparing a distribuition i have to write a php that will check what the tables and columns and update them to match mine but leaves their data intact.
Is their a way i could generate some script to do this?
Thank you in advance
Tom
