summaryrefslogtreecommitdiff
path: root/includes/database/select.inc
Commit message (Expand)AuthorAge
* - 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
* #496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, ...Angie Byron2009-08-26
* #483808 by chx and Crell: Default DBTNG conditions to IN when an array of val...Angie Byron2009-06-06
* - Patch #471070 by stella: millions of code style fixes.Dries Buytaert2009-05-24
* - Patch #467984 by Berdir: fixed some database glitches and extended the tests.Dries Buytaert2009-05-22
* #459786 by DamZ: Remove all_fields from extended queries to prevent breaking ...Angie Byron2009-05-11
* #343999 by Crell, chx, and Alexander Pas: Add facility for doing NULL / NOT N...Angie Byron2009-03-14
* - Patch #299267 by Crell: add extender support to the SELECT query builder.Dries Buytaert2009-02-22
* - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q...Dries Buytaert2009-01-04