Log of /contributions/modules/record/record.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Nov 27 06:42:04 2007 UTC
(2 years ago)
by
recidive
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.3: +229 -103 lines
Diff to
previous 1.3
Lots of improvements:
- Changed how arguments are processed.
- Improved JOIN clause generation.
- Fetched data are now the same (reference) for the main object or a sub-object, no object copy/processing is done when fetching results.
- Adding field labels to users table schema.
- And more.
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Oct 22 23:41:59 2007 UTC
(2 years, 1 month ago)
by
recidive
Branch:
MAIN
Changes since
1.1: +49 -29 lines
Diff to
previous 1.1
- Moving test code to a separated module (record_test.module);
- Removing custom implementation of hook_schema_alter. It is already implemented but not documented;
- Some code improvements, object loading and searching now woking reasonably.
Revision
1.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 18 17:10:19 2007 UTC
(2 years, 1 month ago)
by
recidive
Branch:
MAIN
Simple implementation of the "Active Record" pattern to Drupal 6 and PHP5. It is still a work in progress.
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.