/[drupal]/contributions/modules/record/record.inc
ViewVC logotype

Log of /contributions/modules/record/record.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

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.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 23 04:09:08 2007 UTC (2 years, 1 month ago) by recidive
Branch: MAIN
Changes since 1.2: +22 -2 lines
Diff to previous 1.2
record_save() is now able to INSERT and UPDATE.

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2