Changes between Version 43 and Version 44 of iPeerDatabaseSchema
- Timestamp:
- 2010-10-20T17:12:12Z (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
iPeerDatabaseSchema
v43 v44 220 220 ||'''updated'''||date||a date entry for this entry's modification. 221 221 == questions == 222 Holds 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. 222 228 == responces == 223 229 == rubrics ==