summaryrefslogtreecommitdiff
path: root/includes/database
Commit message (Expand)AuthorAge
* - Patch #672268 by Garrett Albright: comment cleanup.Dries Buytaert2010-01-03
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required t...Dries Buytaert2009-12-15
* #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer...Angie Byron2009-12-13
* #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 #637058 by jhodgdon: documentation improvements.Dries Buytaert2009-12-03
* - Patch #648744 by fago: added support for DBTNG auto completion in IDEs. Usa...Dries Buytaert2009-12-02
* - Patch #564852 by justinrandell, mcarbone, Crell: fixed subselect in WHERE c...Dries Buytaert2009-11-23
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
* - Patch #619580 by Crell: only invoke query_alter() on tagged queries.Dries Buytaert2009-11-10
* #620516 by Crell: Use isNull() inside SQLite driver.Angie Byron2009-11-02
* #615508 by Crell: Use slave servers for search module.Angie Byron2009-11-01
* #612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.Angie Byron2009-10-26
* - Patch #601938 by mfb: fixed some forum exceptions and added tests.Dries Buytaert2009-10-20
* #356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo i...Angie Byron2009-10-18
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stup...Angie Byron2009-10-18
* - Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic ...Dries Buytaert2009-10-16
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ...Angie Byron2009-10-12
* - Patch #597556 by Berdir: return status to indicate executed query in MergeQ...Dries Buytaert2009-10-11
* - Patch #596664 by c960657 | Crell: document “char”, “date” and “ti...Dries Buytaert2009-10-08
* #595758 by jhodgdon: Fixed documentation for db_query_range().Angie Byron2009-10-06
* - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().Dries Buytaert2009-09-30
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
* #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 #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ...Dries Buytaert2009-09-10
* - Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in da...Dries Buytaert2009-09-07
* - Rollback #567148 because it breaks on some versions of MySQL.Dries Buytaert2009-09-05
* - Patch #567148 by Damien Tournoud: enable ONLY_FULL_GROUP_BY for MySQL to en...Dries Buytaert2009-09-05
* #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.Angie Byron2009-08-31
* - 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
* - Patch #496500 by chx: rollback.Dries Buytaert2009-08-24
* #200953 by seanburlington: Added basic support for 'time' and 'date' types to...Angie Byron2009-08-22
* - Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder c...Dries Buytaert2009-08-22
* - Patch #555446 by deekayen: remove backward-compatibility hacks from arg pro...Dries Buytaert2009-08-21
* #542426 by neilnz: PostgreSQL should not require password to be set in settin...Angie Byron2009-08-19
* - Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote inde...Dries Buytaert2009-08-17
* - Patch #543948 by Damien Tournoud: remove db_type_placeholder().Dries Buytaert2009-08-10
* #315047 by Josh Waihi: Escape PostgreSQL column names in the changeField func...Angie Byron2009-08-04
* #434350 by cpliakas and Crell: Add a method to explicitly close a database co...Angie Byron2009-08-04
* #412410 by c960657: Make schema descriptions plain text.Angie Byron2009-08-02
* - Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the Pos...Dries Buytaert2009-08-01
* - Patch #535264 by Crell: removing some more legacy cruft.Dries Buytaert2009-07-30
* - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor ...Dries Buytaert2009-07-28
* - Patch #349508 by Josh Waihi: make sure that the database is installed using...Dries Buytaert2009-07-27
* - Patch #517502 by andrea.gariboldi: make Transaction API follow its own docu...Dries Buytaert2009-07-27
* - Patch #3518404 by bopombatower: lock down DB config based on simpletest UA ...Dries Buytaert2009-07-22
* #525754 by chx: Clean up some trailing whitespace.Angie Byron2009-07-21