Updating a Project
Posted: 2013-08-01 13:43
I am trying to update an existing project by adding fields and modifying others. When I generate the new php files and then run setup, will this process simply add and modify as desired and leave the rest of the existing table as is? I see there is an updateDB file in the new php file list. Does this safely update the existing table and leave the rest, including the data, unharmed? Any assistance is greatly appreciated.
I guess I could save the altered project as a new project, create a new database on the server and then import the existing data, but that seems like a lot of trouble if the updateDB file will in fact, just update the fields and preserve the data.
I guess I could save the altered project as a new project, create a new database on the server and then import the existing data, but that seems like a lot of trouble if the updateDB file will in fact, just update the fields and preserve the data.