Details
- 
    Type:
Task
 - 
    Status: Done/Fixed
 - 
    Priority:
Major
 - 
    Resolution: Fixed/Completed
 - 
    Affects Version/s: None
 - 
    Fix Version/s: 1.2
 - 
    Component/s: None
 - 
    Labels:None
 
Description
Create SQL script which will update a populated 1.1 CiviCRM DB to version 1.2. This should include:
- create / save dump (backup) of existing DB
 - create new tables / columns and alter column properties as needed
 - convert/migrate data to new columns (e.g. individual.prefix -> individual.prefix_id data conversion)