Changes between Version 74 and Version 75 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-25T16:43:21Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v74 v75  
    3636||__Column__||__Type__||__Description__||__Foreign Key to table...__||
    3737||'''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.
    4039||'''question_number'''||integer||The question being answered
    4140||'''question_comment'''||text|| A textual answer to the question, if present. NULL otherwise.