summaryrefslogtreecommitdiff
path: root/includes/database/database.inc
Commit message (Expand)AuthorAge
* - 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
* - Patch #318016 by Dave Reid: step one to standardizing type-hinting.Dries Buytaert2008-12-08
* - Patch #335086 by recidive: rename node, filter and comment module tables to...Dries Buytaert2008-12-03
* - Patch #337926 by Damien Tournoud: clean-up lower case handling.Dries Buytaert2008-12-02
* - Patch #337926 by hswong3i, Dave Reid, Damien Tournoud: forced connection wi...Dries Buytaert2008-11-29
* - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection()...Dries Buytaert2008-11-22
* - Patch #331570 by recidive: rename block module tables to singular. Require...Dries Buytaert2008-11-15
* - Patch #322458 by hswong3i: tests for queryRange().Dries Buytaert2008-11-13
* - Patch #331213 by Damien Tournoud: make it easier to write database driver.Dries Buytaert2008-11-12