[system] / trunk / webwork2 / doc / devel / new-DB-notes Repository:
ViewVC logotype

Diff of /trunk/webwork2/doc/devel/new-DB-notes

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1095 Revision 1096
26 set -> 26 set ->
27 set_user -> user, set 27 set_user -> user, set
28 problem -> set 28 problem -> set
29problem_user -> set_user, problem 29problem_user -> set_user, problem
30 30
31RECORD DELETION DEPENDANCIES
32----------------------------
33
34 password ->
35 permission ->
36 key ->
37 user -> password permission key set_user
38 set -> set_user problem
39 set_user -> problem_user
40 problem -> problem_user
41problem_user ->
42
31TABLE STRUCTURE IMPLEMENTATION IN HASH-BASED DATABASES 43TABLE STRUCTURE IMPLEMENTATION IN HASH-BASED DATABASES
32------------------------------------------------------ 44------------------------------------------------------
33 45
34The GeneralHash schema module will implement a new table structure implementation for use with WeBWorK 2. Classlist1Hash, Auth1Hash, and WW1Hash will use the old implementation. 46The GeneralHash schema module will implement a new table structure implementation for use with WeBWorK 2. Classlist1Hash, Auth1Hash, and WW1Hash will use the old implementation.
35 47

Legend:
Removed from v.1095  
changed lines
  Added in v.1096

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9