summaryrefslogtreecommitdiff
path: root/includes/database/database.inc
Commit message (Expand)AuthorAge
...
* - Patch #767690 by Crell: @file declarations in database system do not indica...Dries Buytaert2010-05-23
* - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ...Dries Buytaert2010-05-05
* - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mod...Dries Buytaert2010-04-30
* #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind...Angie Byron2010-04-29
* - Patch #780048 by linclark: db_next_id() documentation refers to a non-exist...Dries Buytaert2010-04-26
* #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() t...Angie Byron2010-04-23
* - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.Dries Buytaert2010-04-15
* - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.Dries Buytaert2010-04-11
* #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query condition...Angie Byron2010-04-11
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d...Dries Buytaert2010-04-07
* - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ...Dries Buytaert2010-04-06
* - Patch #761316 by Crell: code simplification in query dispatchers.Dries Buytaert2010-04-04
* - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: ...Dries Buytaert2010-03-28
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when s...Dries Buytaert2010-03-28
* - Patch #669794 by andypost: use savepoints for nested transactions.Dries Buytaert2010-03-26
* - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save...Dries Buytaert2010-03-25
* - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ...Dries Buytaert2010-03-24
* - Patch #715132 by moshe weitzman: over aggressive escaping of table names.Dries Buytaert2010-03-23
* - Patch #711682 by aspilicious, sun: fixed style issues.Dries Buytaert2010-03-21
* - Patch #582948 by David_Rothstein: improve safety of schema manipulation.Dries Buytaert2010-03-20
* - Patch #711682 by aspilicious: fixed tyle issues.Dries Buytaert2010-03-09
* #716394 by boombatower: SimpleTest should respect table prefixes.Angie Byron2010-03-07
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req...Dries Buytaert2010-03-06
* - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx...Dries Buytaert2010-03-01
* #715094 by Damien Tournoud: Fixed Transaction data need to be reset early in ...Angie Byron2010-02-15
* #550124 by c960657, catch, and Crell: Remove prepared statement caching, whic...Angie Byron2010-02-12
* #702514 by foripepe and mr.baileys: Fixed Documentation problem with Database...Angie Byron2010-02-08
* #697694 by aspilicious: Doxygen fixes.Angie Byron2010-01-29
* - Patch #693614 by asimmonds: fixed PHPDoc spelling typos.Dries Buytaert2010-01-25
* #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we d...Angie Byron2010-01-13
* - Patch #550010 by c960657: DatabaseConnection::prepareQuery() ignores argum...Dries Buytaert2010-01-08
* #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow c...Angie Byron2010-01-08
* #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make s...Angie Byron2010-01-07
* - 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
* - 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
* #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