Changes between Version 43 and Version 44 of iPeerDatabaseSchema


Ignore:
Timestamp:
2010-10-20T17:12:12Z (13 years ago)
Author:
Serge Okon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • iPeerDatabaseSchema

    v43 v44  
    220220||'''updated'''||date||a date entry for this entry's modification.
    221221== questions ==
     222Holds Survey questions, as far as I can tell.
     223||__Column__||__Type__||__Description__||__Foreign Key to table...__||
     224||'''id'''||integer||Primary_Key
     225||'''prompt'''||text||Holds the question itself.
     226||'''type'''||enum(M,C,S,L)|| The type of the question.
     227||'''master'''||enum(yes,no)||Not sure.
    222228== responces ==
    223229== rubrics ==