Bob,

Here is what I want to change:

All changes in user table:

1. change user_name type from text to integer it will now hold the user_fk.
2. Add column to indicate email notification is wanted. 
    - name of column: email_notif
    - Type: integer
    - Initial value: 0

Now I thought I knew how to do this... neal said modify 
core-schema.dat... but that file is generated by core-schema.php, so 
I'll have to figure out how to modify that guy instead.  Just started 
looking at the code.

Please reply with comments.  Thanks.

-- 
Mark Donohoe
ALPS/OSTT, Cupertino CA.
fossology.org

_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology

Reply via email to