| /[drupal]/contributions/sandbox/crell/pdo.php |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
- Finish adding $options array to query configuration.
- Added $options array to queries (partial, untested). - Tweakery in fileoop.php brainstorm.
*** empty log message ***
- Adding some more database utilities. - Adding first draft File OOP mechanism.
- Minor typo corrections. (Thanks BJaspan and the rest of the audience at the DrupalCon presentation!)
- Added stubs for future methods. - Some code style cleanup. (Thanks Wim!)
- Fixed bug in WHERE handling for equality.
- Add WHERE IN to PDO - Add element subclass.
- Add WHERE support for <, <=, >, >= operators.
- insert should return last id, not affected rows. :-) - More test code.
- insert/update/delete should return the number of affected rows.
- Some cleanup of the initialization code.
- Added ranged queries. - More docs. - Type-hinting for Arrays.
- prefix tables on the fake oracle driver.
- Add Drupal 7 PDO demo file where the code is being developed.
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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |