Changes between Version 26 and Version 27 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-15T18:40:36Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v26 v27  
    102102||'''grp_event_id'''||integer||Points to the ''group_events'' entry this entry is a part of.||''group_events''
    103103||'''submitter_id'''||integer||The evaluator's user ID||''users''
    104 ||'''submitted'''||integer||Apparently determined whether the evaluation was submitted or not. I don't see any 0's in the prod2009 database though. Not sure (?).
     104||'''submitted'''||integer||Apparently determined whether the evaluation was submitted or not. I don't see any 0's in the prod2009 database though. Might have something to do with re-releases. Not sure (?).
     105||'''date_submitted'''||date||The date the evaluator submitted this evaluation.
    105106||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code.
    106107||'''creator_id'''||integer||the ID of the ''user'' who created this course. Not used in this table (All 0's) (?)||''users''