What is the best way to update my Yii application

Tuesday, November 3, 2015

I have one Yii application which using postgres database. Now it became necessary move to an upgraded version of the database, its structure has been little changed (changed/added some new fields in the tables and the relationships between them).



Guys who are familiar with Yii, what is the best way to migrate without creating a new application?

0 comments:

Post a Comment