Changes between Version 55 and Version 56 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-21T20:21:27Z (14 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v55 v56  
    291291||'''id'''||integer||Primary_Key
    292292||'''course_id'''||integer||The ID of the course this Survey is for. All students in that course participate.||''courses''
    293 ||'''user_id'''||integer||Links to ''users'' table, but why (?) Does not seem to match to creator_id, and is usually 1.||''users''
     293||'''user_id'''||integer||Links to ''users'' table, but why (?) Does not seem to match to creator_id, and is usually '''1'''.||''users''
    294294||'''name'''||string||The name of the survey
    295295||'''due_date'''||date||The date this survey (and event) is due