summaryrefslogtreecommitdiff
path: root/includes/database/mysql/query.inc
Commit message (Collapse)AuthorAge
* - Patch #432128 by Berdir: adding some babysitting code to insert queries -- ↵Dries Buytaert2009-04-15
| | | | don't execute query when there are no values.
* - Patch #374940 by Dave Reid et al: fixed MergeQuery problem.Dries Buytaert2009-02-22
|
* - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ↵Dries Buytaert2008-12-26
| | | | are no key fields. With tests.
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
|
* - Patch #321100 by hswong3i: empty insert statements are better handled now. ↵Dries Buytaert2008-11-13
| | | | Comes with tests.
* 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.
* - Patch #301501 by markus_petrux: optimize db_merge() in MySQL by taking ↵Dries Buytaert2008-09-27
| | | | advantage of ODKU syntax.
* #308534 by Dave Reid: Remove stray whitespace core-wide.Angie Byron2008-09-15
|
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ↵Dries Buytaert2008-08-21
generation database layer for Drupal 7.