Revision
798 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 21 23:30:16 2003 UTC (10 years, 2 months ago) by
sh002i
File length: 448 byte(s)
Diff to
previous 783
initial support for WWDBv2:
- DB.pm finished (except for getGlobalUser{Set,Problem} methods)
- schema modules for password, permission, key, and user with
WWDBv1 hash-bashed backends
- GDBM driver
- wwdb command-line frontend
-sam
Revision
783 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Fri Mar 7 21:30:10 2003 UTC (10 years, 2 months ago) by
sh002i
File length: 437 byte(s)
dded Record modules for the new database. these replace the
WeBWorK::{User,Set,Problem} modules currently used.
-sam