summaryrefslogtreecommitdiff
path: root/includes/database/select.inc
Commit message (Expand)AuthorAge
* Issue #829464 by Berdir, klausi, sepgil | Heine: Fixed orderby() should verif...David Rothstein2014-11-01
* Issue #2065917 by SpadXIII, andrewbelcher, kboopathi: SelectQueryExtender::ha...David Rothstein2014-05-05
* Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocksJennifer Hodgdon2012-05-23
* Issue #1411592 by dadikof, Niklas Fiekas: Fixed func_get_args() can't be used...webchick2012-01-30
* - Patch #1258000 by chx, xjm, bfroehle: SelectQuery::countQuery() inappropria...Dries2011-12-21
* Issue #1112854 by dereine, chx, Damien Tournoud: Fixed Subqueries use wrong a...webchick2011-08-22
* Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)."Dries Buytaert2011-08-07
* - Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__).Dries Buytaert2011-08-07
* - Patch #1164548 by droplet: correct SelectQuery::range doc.Dries Buytaert2011-05-28
* Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
* Stripping CVS keywordsThe Great Git Migration2011-02-25
* #1001242 by agentrickard, pwolanin, Crell, chx: Add DBTNG support for EXISTS ...Angie Byron2010-12-31
* #1005674 by solotandem: Fixed SelectQuery::countQuery() fails with a group by...Angie Byron2010-12-28
* #1003860 follow-up by dereine, dmitrig01, chx: Fix count queries with aliases.Angie Byron2010-12-23
* #1003860 by dmitrig01, chx: Fixed Count query fails to remove fields and expr...Angie Byron2010-12-22
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro...Angie Byron2010-11-29
* Rolling back #851136. Broke SQLite installation.Angie Byron2010-11-28
* - Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading...Dries Buytaert2010-11-27
* - Patch #931632 by quartsize: countQuery() replaces connection information wi...Dries Buytaert2010-10-05
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because...Dries Buytaert2010-09-25
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ...Dries Buytaert2010-09-03
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr...Angie Byron2010-09-01
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun...Dries Buytaert2010-08-08
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
* - Patch #852362 by chx: fixed extend is 100% fubar.Dries Buytaert2010-07-19
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless.Dries Buytaert2010-05-11
* #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co...Angie Byron2010-05-06
* - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ...Dries Buytaert2010-05-05
* - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte...Dries Buytaert2010-04-28
* - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up.Dries Buytaert2010-04-27
* - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric...Dries Buytaert2010-04-11
* #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag...Angie Byron2010-02-17
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* - Patch #692302 by Crell: searching for the wrong extender subclass.Dries Buytaert2010-01-22
* #653926 follow-up by Crell: Document SQL range limits.Angie Byron2009-12-13
* - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being hono...Dries Buytaert2009-12-09
* - Patch #648744 by Crell: specified more @return type definitions for auto-co...Dries Buytaert2009-12-04
* - Patch #619580 by Crell: only invoke query_alter() on tagged queries.Dries Buytaert2009-11-10
* #615508 by Crell: Use slave servers for search module.Angie Byron2009-11-01
* - Patch #601938 by mfb: fixed some forum exceptions and added tests.Dries Buytaert2009-10-20
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ...Dries Buytaert2009-10-16
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #561104 by Crell: Added support for random ordering in dynamic select queries.Angie Byron2009-09-11
* - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in da...Dries Buytaert2009-09-07
* - Patch #496500 by chx: remove global placeholder counter.Dries Buytaert2009-08-29