Log of /Sprout/ERDB.pm
Parent Directory
Revision
1.92 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jun 11 18:51:23 2007 UTC (12 years, 6 months ago) by
parrello
Branch:
MAIN
Changes since
1.91: +3 -3 lines
Diff to
previous 1.91
Fixed some comments so they will be applicable to the new E-R model. Added more useful data to an error message.
Revision
1.90 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Apr 27 22:19:49 2007 UTC (12 years, 7 months ago) by
parrello
Branch:
MAIN
Changes since
1.89: +85 -8 lines
Diff to
previous 1.89
Added a new method for mass field updates. Removed a dependency on FIG. Fixed a bug in the XML-PPO conversion.
Revision
1.75 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Nov 9 21:21:49 2006 UTC (13 years, 1 month ago) by
parrello
Branch:
MAIN
Changes since
1.74: +205 -27 lines
Diff to
previous 1.74
Added support for indexes on text fields. Changed the index names to make them shorter. Added the ability to list all the secondary fields (which in the attribute database lists all the attribute keys. Enabled underscore as an alternative to hyphen in field names.
Revision
1.73 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Nov 3 00:33:26 2006 UTC (13 years, 1 month ago) by
parrello
Branch:
MAIN
Changes since
1.72: +404 -552 lines
Diff to
previous 1.72
Removed the never-implemented data generation stuff. Added support for special field attributes. Added support for methods that manipulate the XML.
Revision
1.45 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Jun 6 05:05:15 2006 UTC (13 years, 6 months ago) by
parrello
Branch:
MAIN
Changes since
1.44: +484 -232 lines
Diff to
previous 1.44
Modified interface for Sprout compatability. Added a method to return a count of records in a table. Split ShowMetaData into a method that writes a full web page and another that returns the page contents.
Revision
1.42 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Apr 19 03:34:15 2006 UTC (13 years, 8 months ago) by
parrello
Branch:
MAIN
Changes since
1.41: +93 -0 lines
Diff to
previous 1.41
Added support for the new "hash-string" key type that creates a key from a digest of symbolic information.
Revision
1.24 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Oct 12 02:56:04 2005 UTC (14 years, 2 months ago) by
parrello
Branch:
MAIN
Changes since
1.23: +9 -2 lines
Diff to
previous 1.23
Fixed the bug that was causing the spruious AutoCommit warning.
Changed to confess with an error if an error occurs creating an index.
Revision
1.19 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 9 14:50:58 2005 UTC (14 years, 3 months ago) by
parrello
Branch:
MAIN
Changes since
1.18: +9 -1 lines
Diff to
previous 1.18
Added support for creating MyISAM tables in MySQL. If a number of estimated rows is given, DBKernel will create the table using MyISAM instead of InnoDB (the latter being much slower).
Revision
1.10 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Jun 22 21:29:28 2005 UTC (14 years, 5 months ago) by
parrello
Branch:
MAIN
Changes since
1.9: +1498 -1489 lines
Diff to
previous 1.9
Replaced tabs with spaces for device-independent indenting.
Fixed some of the POD documentation.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.