Changes between Version 26 and Version 27 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-15T18:40:36Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v26 v27 102 102 ||'''grp_event_id'''||integer||Points to the ''group_events'' entry this entry is a part of.||''group_events'' 103 103 ||'''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. 105 106 ||'''record_status'''||enum(A,I)||either 'A' or 'I', representing active or inactive. Not always checked by code. 106 107 ||'''creator_id'''||integer||the ID of the ''user'' who created this course. Not used in this table (All 0's) (?)||''users''