Actions
DB Migration Process » History » Revision 2
« Previous |
Revision 2/29
(diff)
| Next »
Amber Herold, 02/02/2010 09:48 AM
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
1 Add new columns to UserData¶
Add:
- username
- fullname
- firstname
- lastname
- password
Leave the existing columns as is. Use of "name" and "full name" (with a space) will be phased out.
Updated by Amber Herold almost 15 years ago · 2 revisions