vtiger Forum Index vtiger
The Honest Open Source CRM
 

RC to GA Database changes
Click here to go to the original topic

 
       vtiger Forum Index -> Announcements
Previous topic :: Next topic  
Author Message
mickie



Joined: 13 Jan 2005
Posts: 710
Location: Chennai, India

Posted: Tue Oct 03, 2006 10:55 am    Post subject: RC to GA Database changes  

Dear Team,

Here is the database changes from 5RC to 5GA.

The attached file contains the database changes which were made after 5RC ie., these are all the database changes between 5RC to 5GA.
please unzip this file in vtigerCRM root directory. Then rc_to_ga_dbchanges.php file will be saved under modules/Migration/
Now go to Settings -> Migration Wizard then the URL will be like

http://mickie:90/index.php?module=Migration&action=MigrationStep1&parenttab=Settings
Now change the action to rc_to_ga_dbchanges like as follows
http://mickie:90/index.php?module=Migration&action=rc_to_ga_dbchanges&parenttab=Settings

Now the needed database change queries will be executed over the currently using database(for this you have to use the 5RC database which you want to modify) so that the RC database will be modified to suit with GA database.

Or you can copy and execute the queries (from modules/Migration/rc_to_ga_dbchanges.php file) directly in RC database.

This migration is only for those who did not run the migration from 4.2.3 to 5RC using the migration script provided in the 5RC release ie., if you have installed 5RC and you have data in it, and you want to use that data in GA release then you can use that database in GA release with this mentioned database changes.
Before apply this database changes please take backup of your database.

Please let us know for further informations.
Thanks & Regards
Mickie
Back to top  
nscottbrown



Joined: 16 Sep 2006
Posts: 96
Location: Richmond, VA

Posted: Wed Oct 04, 2006 12:23 am    Post subject: RC to GA Database changes  

Will this script work on a 5GA database that might not have all the tables from the previous migration. I migrated my 4.2.3 database using the migration scripts, but I think I might be missing about 30 tables. Will this script help me correct that. I also have data in there that can't be lost, so will this script delete any of that data?

Thanks
Back to top  
 
       vtiger Forum Index -> Announcements
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group