summaryrefslogtreecommitdiff
path: root/includes/database/mysql
Commit message (Collapse)AuthorAge
...
* - 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
|
* #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
|
* #329224 by boombatower and chx: November ↵Angie Byron2008-11-07
| | | | Make-All-Tests-Pass-Again-Extravaganza: Fix notices in block tests.
* #325895 by chx: Fix queryTemporary, which was missing a required argument.Angie Byron2008-10-25
|
* - Patch #315047 by Island Usurper: fixed handling of rerved keywords when ↵Dries Buytaert2008-10-08
| | | | altering a table.
* - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking ↵Dries Buytaert2008-09-27
| | | | advantage of ODKU syntax.
* - Patch #310447 by Damien Tournoud, Crell, catch: add back SET NAMES='utf8' ↵Dries Buytaert2008-09-21
| | | | -- we love UTF-8
* - Patch #310607 by mfer: fixed undefined method problem with database code.Dries Buytaert2008-09-19
|
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* #303054 by chx: Enforce MySQL strict mode.Angie Byron2008-09-04
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
generation database layer for Drupal 7.