Log of /trunk/webwork2/conf/database.conf.dist
Parent Directory
Revision
1787 -
(
view)
(
download)
(
annotate)
-
[selected]
Modified
Thu Feb 12 04:25:47 2004 UTC (9 years, 3 months ago) by
sh002i
File length: 8141 byte(s)
Diff to
previous 1701
strings containing email addresses are now single-quoted
globalUserID is now "globaluser"
Revision
1696 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Sat Jan 3 20:07:03 2004 UTC (9 years, 4 months ago) by
sh002i
File length: 9989 byte(s)
Diff
to
selected 1787
UPDATE YOUR CONFIG FILES! (global.conf.dist, database.conf.dist)
Made changes to support the storage of multiple database layouts in a
single course environment. Database layouts are now stored in a hash
named %dbLayouts in database.conf, and the default layout is aliased to
*dbLayout (see comments in database.conf.dist and global.conf.dist)
sql.conf and gdbm.conf are no longer used.
Support the selection of a specific database layout when instantiating
WeBWorK::DB. WeBWorK::DB now takes a reference to a database layout
rather than an entire course environment.
All calls to WeBWorK::DB::new were updated to pass the correct argument.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.