Page 1 of 1

Keeping Database schema up-to-date

Posted: Fri Sep 25, 2009 11:34 am
by marty pain
What techniques do you use to update multiple (MySQL) databases?

So far, I've just been thinking of keeping good notes during development and writing up a script to update all of them when the time comes, but just wondered how everyone else does it.

Re: Keeping Database schema up-to-date

Posted: Wed Sep 30, 2009 4:57 am
by marty pain
No one?