summaryrefslogtreecommitdiff
path: root/includes/database
Commit message (Expand)AuthorAge
* - Patch #331570 by recidive: rename block module tables to singular. Require...Dries Buytaert2008-11-15
* - Patch #321100 by hswong3i: empty insert statements are better handled now. ...Dries Buytaert2008-11-13
* - Patch #322458 by hswong3i: tests for queryRange().Dries Buytaert2008-11-13
* - Patch #333499 by chx: fix handling of NULL default values in MySQL schema A...Dries Buytaert2008-11-13
* - Patch #331213 by Damien Tournoud: make it easier to write database driver.Dries Buytaert2008-11-12
* - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers.Dries Buytaert2008-11-11
* - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up.Dries Buytaert2008-11-11
* - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are not...Dries Buytaert2008-11-08
* #331737 by Crell: Fix nested conditions (plus test)Angie Byron2008-11-08
* #325895 by chx and hswong3i: Fix queryTemporary and add test case.Angie Byron2008-11-08
* Oops. Reverting #329223. Still needs work.Angie Byron2008-11-08
* - Patch #279516 by c960657: remove workarounds for PHP versions less than 5.2.xDries Buytaert2008-11-07
* #329224 by boombatower and chx: November Make-All-Tests-Pass-Again-Extravagan...Angie Byron2008-11-07
* #303889 by David_Rothstein, kbahey, and chx: Make it possible to update D6 ->...Angie Byron2008-11-03
* - Patch #328719 by c960657: make the module list tests succeed again.Dries Buytaert2008-11-01
* #327480 follow-up by sun: Fix PHPDoc stuff.Angie Byron2008-10-31
* - Patch #328402 by hswong3i: documentation clean-up in PostgreSQL.Dries Buytaert2008-10-31
* - Patch #327480 by chx: remove DB specific code from simpletest.Dries Buytaert2008-10-31
* - Patch #327460 by chx: some more documentation improvements.Dries Buytaert2008-10-30
* - Patch #327271 by hswong3i, Crell: proper use of AS keyword so it works on P...Dries Buytaert2008-10-29
* #318440 by Crell: Make it easier to add multiple fields in a dynamic SELECT s...Angie Byron2008-10-25
* #325895 follow-up by chx: We love PostgreSQL.Angie Byron2008-10-25
* #325895 by chx: Fix queryTemporary, which was missing a required argument.Angie Byron2008-10-25
* - Patch #323854 by c960657: made DatabaseLog::findCaller() work on Windows. ...Dries Buytaert2008-10-24
* #316868 by Crell: Make addField() alias to the field name, rather than the ta...Angie Byron2008-10-22
* - Patch #319769 by Dave Reid: fixed php notice on _db_error_page.Dries Buytaert2008-10-20
* - Forgot to commit log.inc.Dries Buytaert2008-10-19
* - Patch #298669 by Crell, moshe et al: add query logging per connection.Dries Buytaert2008-10-16
* - Patch #304924 by Damien Tournoud: extend error handler to manage exceptions...Dries Buytaert2008-10-15
* Grrr. Didn't mean to commit that yet.Angie Byron2008-10-11
* #242873 follow-up by pwolanin: Move new check_plain() check constants to boot...Angie Byron2008-10-11
* - Patch #310904 by mfer, Crell et al: use early fetch and document why.Dries Buytaert2008-10-08
* - Patch #315047 by Island Usurper: fixed handling of rerved keywords when alt...Dries Buytaert2008-10-08
* - Patch #316139 by hswong3i: __toString() should be public to work with PHP5.3.Dries Buytaert2008-10-06
* - Patch #300239 by Crell: updated documentation of db_insert().Dries Buytaert2008-10-06
* - Patch #299661 by smk-ka, oadaeh, et al: install.php does not correctly chec...Dries Buytaert2008-10-06
* Temporary roll-back of #298669: This wasn't quite ready yet and broke SimpleT...Angie Byron2008-09-28
* - Patch #298669 by Crell, moshe weitzman: added query logging per connection.Dries Buytaert2008-09-28
* - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking adva...Dries Buytaert2008-09-27
* #302300 follow-up by Crell: Fixes to database connection tests.Angie Byron2008-09-27
* #302300 by Crell: Support adding and ignoring database targets, for better re...Angie Byron2008-09-26
* - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' -...Dries Buytaert2008-09-21
* #259623 by dopry and Damien Tournoud: Convert includes/requires to use absolu...Angie Byron2008-09-20
* - Patch #310607 by mfer: fixed undefined method problem with database code.Dries Buytaert2008-09-19
* - Patch #298309 by mfer: add PDO::FETCH_PROPS_LATE to tell __construct() to r...Dries Buytaert2008-09-19
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
* #308521 by chx: Fix a bunch of stray whitespace. And the trivial patch of the...Angie Byron2008-09-15
* - Patch #208793 by kbahey, Damien Tournoud: stop hardcoding the HTTP protocol...Dries Buytaert2008-09-08
* - Patch #64967 by Arancaytar, meba: ereg -> preg for performance reasons and ...Dries Buytaert2008-09-05
* #303054 by chx: Enforce MySQL strict mode.Angie Byron2008-09-04