Changes between Version 7 and Version 8 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-14T20:36:08Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v7 v8 11 11 * '''record_status''' - either 'A' or 'I', representing active or inactive. 12 12 * '''creator_id''' - the ID of the user who created this course. Foreign Key to ''users'' table. 13 * '''created'' - a date entry for this entry's creation. 14 * '''updater_id''' - the last user's ID who changed this record. Foreign Key to ''users'' table. 15 * '''instructor_id''' - unused, as far as I can tell. The course-instructor is a many-to-many relationship is handled by the ''user_courses'' table. 13 16 == evaluation_mixeval_details== 14 17 == evaluation_mixevals ==