Log of /trunk/webwork2/lib/WeBWorK/DB/Schema/NewSQL/Std.pm
Parent Directory
Revision
6775 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Apr 2 01:37:48 2011 UTC (2 years, 1 month ago) by
gage
File length: 26474 byte(s)
Diff to
previous 6241
changes inclued
changing published to visible throughout (except for database entries which are not changed)
adding library browser 2
correct and incorrect answers are now color coded
depths table is now in database.conf schema
removed some extraneous files
sets are automatically assigned to author when created (without alert message)
misc fixes
Revision
6241 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri May 14 00:56:02 2010 UTC (3 years ago) by
gage
File length: 26373 byte(s)
Diff to
previous 5985
work around for mysqldump bug (or bad documentation)
new version will work fine as long as only one defaults file is to be read.
Revision
5850 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 23 03:22:27 2008 UTC (4 years, 10 months ago) by
gage
File length: 24280 byte(s)
Diff to
previous 5414
replace die by warn when dumping tables for archives.
This allows us to dump old courses that haven't been updated.
Revision
5212 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sun Jul 22 05:25:18 2007 UTC (5 years, 10 months ago) by
sh002i
File length: 23620 byte(s)
Diff to
previous 5206
allow record classes to specify a set of initial records to insert into
a newly-created table. this is used to populate the setting table with
e.g. (db_version, $THIS_DB_VERSION).
Revision
5191 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 19 21:01:44 2007 UTC (5 years, 10 months ago) by
sh002i
File length: 23549 byte(s)
Diff to
previous 4814
added dump_table and restore_table methods, which use mysqldump(1) and
mysql(1) respectively to dump/restore table data to/from a file.
Revision
4814 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 2 23:11:42 2007 UTC (6 years, 2 months ago) by
sh002i
File length: 20353 byte(s)
Diff to
previous 4788
add sql_field_expression method to return a fully-SQLized, quoted
expression that can be used to represent the field in a field list or
WHERE clause (but not as an lvalue in a SET clause)
Revision
4788 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 20 00:07:16 2007 UTC (6 years, 3 months ago) by
sh002i
File length: 19872 byte(s)
Diff to
previous 4592
get_fields_where*: when field list is unspecified, use all fields rather
than letting sqlabstract default to "*". (also remove unneeded
Data::Dumper import)
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.