changes in tables (developemnt -> production)
hi,
on production server, while developing, I did some changes on some
tables (I added few new columns on several tables).
now, after the new web app is finished and tested, I have to upgrade
(php) the app on production server.
what steps do you recommend to do the tables update on the production
database?
1. backup
2. ???
3. ???
....
thanks for any .
-afan
|