Changes between Version 74 and Version 75 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-25T16:43:21Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v74 v75 36 36 ||__Column__||__Type__||__Description__||__Foreign Key to table...__|| 37 37 ||'''id'''||integer||Primary_Key 38 ||'''evaluation_mixeval_id'''||integer||The ID of the evaluation_mixeval this question answer belongs too. 39 ||''evaluation_mixeval'' table. 38 ||'''evaluation_mixeval_id'''||integer||The ID of the evaluation_mixeval this question answer belongs too.||''evaluation_mixeval'' table. 40 39 ||'''question_number'''||integer||The question being answered 41 40 ||'''question_comment'''||text|| A textual answer to the question, if present. NULL otherwise.