Keeping Database schema up-to-date

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
marty pain
Forum Contributor
Posts: 105
Joined: Thu Jun 11, 2009 5:32 am
Location: Essex

Keeping Database schema up-to-date

Post 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.
marty pain
Forum Contributor
Posts: 105
Joined: Thu Jun 11, 2009 5:32 am
Location: Essex

Re: Keeping Database schema up-to-date

Post by marty pain »

No one?
Post Reply