summaryrefslogtreecommitdiff
path: root/includes/database.pear.inc
Commit message (Expand)AuthorAge
* - Fixed db_query_range() in PEAR database abstraction layer. Patch by James.Dries Buytaert2002-11-09
* - Added a db_query_range function. Patch by Natrak, slightly modified.Dries Buytaert2002-11-09
* - removing whitespace (+testing still).Kjartan Mannes2002-11-06
* - Committed Jeremy's incarnation of the statistics module. Last minutesDries Buytaert2002-10-13
* - Fixed function prototype of db_error(). Patch by James.Dries Buytaert2002-08-26
* - Applied a (modified) version of Marco's SQL sequence patch.Dries Buytaert2002-08-20
* - Ran the code through 'scripts/code-clean.sh': removed trailing whitespaceDries Buytaert2002-05-20
* - updating the PEAR db_query functions to the new format.Kjartan Mannes2002-05-01
* - bug fixes:Kjartan Mannes2002-04-22
* - Added "query log" functionality to Drupal. Inspired by weitzman'sDries Buytaert2001-12-23
* - changed the PEAR version of db_query() to act similar to the MySQL one.Kjartan Mannes2001-11-13
* - Made some improvements/updates to the database abstraction layer.Dries Buytaert2001-10-31