Project

General

Profile

DB Migration Process » History » Revision 2

Revision 1 (Amber Herold, 02/02/2010 09:44 AM) → Revision 2/29 (Amber Herold, 02/02/2010 09:48 AM)

h1. DB Migration Process 

 The tables that will be affected are in the dbemdata database and the project database. 

 +dbemdata+ 

 * GroupData 
 * UserData 

 +project+ 

 * users 
 * login 
 * pis 
 * userdetails 
 * projectowner 

 h2. 1 Add new columns to UserData 

 Add: 

 * username 
 * fullname 
 * firstname 
 * lastname 
 * password 
 * email 

 Leave the existing columns as is. Use of "name" and "full name" (with a space) will be phased out.