summaryrefslogtreecommitdiff
path: root/includes/database/database.inc
Commit message (Expand)AuthorAge
* - Patch #648744 by fago: added support for DBTNG auto completion in IDEs. Usa...Dries Buytaert2009-12-02
* #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines.Angie Byron2009-11-19
* #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stup...Angie Byron2009-10-18
* #589754 by rfay and Crell: Fixed non-recoverable install if invalid database ...Angie Byron2009-10-12
* #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
* - Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe ...Dries Buytaert2009-09-10
* - Patch #496500 by chx: rollback.Dries Buytaert2009-08-24
* - 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
* - Patch #543948 by Damien Tournoud: remove db_type_placeholder().Dries Buytaert2009-08-10
* #434350 by cpliakas and Crell: Add a method to explicitly close a database co...Angie Byron2009-08-04
* - 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
* #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...Angie Byron2009-07-21
* - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay'...Dries Buytaert2009-07-14
* - Patch #517502 by Crell: make transaction API follow its own documentation.Dries Buytaert2009-07-13
* - Patch #314358 by wonder95: only set ignore_slave_server if there are slave ...Dries Buytaert2009-07-07
* - Patch #509122 by Berdir: rest in peace db_affected_rows().Dries Buytaert2009-07-03
* - Patch #508756 by catch, crell et al: rest in peace db_placeholders().Dries Buytaert2009-07-03
* - Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave...Dries Buytaert2009-07-01
* - Patch #499794 by Berdir: made protected method public because it is called ...Dries Buytaert2009-06-27
* - Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a...Dries Buytaert2009-06-17
* - Patch #458176 by c960657: improved exception handling in database layer.Dries Buytaert2009-06-01
* - Patch #396578 by Damien Tournoud: added db_truncate_table() to the database...Dries Buytaert2009-05-03
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
* - Patch #351898 by mfb: database API was not E_STRICT compatible.Dries Buytaert2009-03-29
* #363687 by chx: Simplify DBTNG codeflow.Angie Byron2009-01-25
* - Patch #360887 by Crell: more robus example of how to use transaction suppor...Dries Buytaert2009-01-19
* #360580 by Razorraser: Fix documentation link to PDO.Angie Byron2009-01-18
* - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table...Dries Buytaert2009-01-14
* - Rollback of #225562 -- I think there is still something wrong.Dries Buytaert2009-01-13
* - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta...Dries Buytaert2009-01-13
* - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate ...Dries Buytaert2009-01-11
* - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transac...Dries Buytaert2009-01-11
* - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function findTab...Dries Buytaert2009-01-08
* - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesti...Dries Buytaert2009-01-08
* - Patch #314464 by Dave Reid, Crell, markus_petrux, drewish et al: convert db...Dries Buytaert2008-12-30
* - Patch #352470 by scor: fixed typos and grammar in comments.Dries Buytaert2008-12-30
* - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ...Dries Buytaert2008-12-26
* - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committ...Dries Buytaert2008-12-26
* - Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the n...Dries Buytaert2008-12-24
* - Patch #349504 by keith.smith: clean up sentence spacing in code comments.Dries Buytaert2008-12-20
* - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN c...Dries Buytaert2008-12-12