summaryrefslogtreecommitdiff
path: root/includes/database.inc
Commit message (Expand)AuthorAge
* #178523 by scor, JirkaRybka, keith.smith: user facing errors should contain t...Gábor Hojtsy2007-12-19
* - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (an...Dries Buytaert2007-12-18
* #182728 by gpk: more accurante phpdoc for db_rewrite_sql() and _db_rewrite_sq...Gábor Hojtsy2007-12-14
* #141727 by merlinofchaos, dvessel, sun: restore themeability support for main...Gábor Hojtsy2007-11-30
* - Patch #182728 by Darren Oh: improved PHPdoc of db_rewrite_sql().Dries Buytaert2007-10-12
* - Patch #150245 by webchick, bjaspan, ralf, Arancaytar et al: move the .schem...Dries Buytaert2007-10-05
* - Patch #169982 by moshe, eaton, bjaspan, nedjo, yched, et al: missing featur...Dries Buytaert2007-10-02
* #167284 by Heine and pwolanin: proper field type placeholders in IN() queries...Gábor Hojtsy2007-09-27
* #175524 by bjaspan: document the exisance of the description fields in schema...Gábor Hojtsy2007-09-14
* - Patch #172950 by webernet: code style fixes.Dries Buytaert2007-09-04
* - Removing whitespace.Dries Buytaert2007-08-30
* #168812 by webchick and pwolanin: in case we have a database error, trace it ...Gábor Hojtsy2007-08-29
* #157682 by bjaspan, chx and JirkaRybka: update.php for Drupal 6, to allow nea...Gábor Hojtsy2007-08-26
* #164759 by oadaeh: adding missing phpdoc @code tagGábor Hojtsy2007-08-06
* #158133 by killes: do not break HAVING SQL constructs in SQL rewritesGábor Hojtsy2007-07-12
* - Patch #155986 by Uwe: fixed typos.Dries Buytaert2007-07-02
* #155282 by Jose A Reyero: apply db_rewrite_sql() to the block listing query t...Gábor Hojtsy2007-07-01
* #150210 by bjaspan and Frando: explicit table names for create table statemen...Gábor Hojtsy2007-06-26
* - Patch #147692 by hswong3i: gives SQL backends more control over db_query().Dries Buytaert2007-05-30
* - Killer patch #144765 by bjaspan, frando et al: schema API 1 hits core. Oh,...Dries Buytaert2007-05-25
* - Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship w...Dries Buytaert2007-05-08
* - Patch #134493 by douggreen: getting the Drupal coding standards right in co...Dries Buytaert2007-04-13
* #130991: Custom menu items, part 1Steven Wittens2007-04-06
* #126867: Reverting bad db_prefix_tables change.Steven Wittens2007-03-15
* - Patch #126867 by dmitrig01: fixed caching in presence of database prefixes.Dries Buytaert2007-03-14
* - Patch #32833 by fgm: fixed documentation error.Dries Buytaert2007-02-27
* - Patch #106370 by naquah and chx: fixed query rewriting in presence of OR-cl...Dries Buytaert2007-01-03
* #102611: Document database regexp (webchick)Steven Wittens2006-12-11
* #76819 by smsimms and sammys. Move part of the sql rewriting down into the da...Neil Drumm2006-10-23
* #42476 by Bèr Kessels. db_queryd() belongs in devel module.Neil Drumm2006-09-08
* #79904 by chx. More strict db_rewrite_sql() regexp.Neil Drumm2006-08-24
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #54981: calls to db_lock_table in bootstrap.inc do not use db_prefixSteven Wittens2006-04-27
* #16542, add db rewriting for menus, patch by chxGerhard Killesreiter2006-04-07
* #42000, misssing underscore, found by rumpGerhard Killesreiter2006-03-26
* #42000, docs update, by meGerhard Killesreiter2006-03-26
* #42000, Watchdog can't log errors when using db_set_active(non-default), pat...Gerhard Killesreiter2006-03-26
* - Patch #51850 by chx, webchick et al: fixed various problems with db_rewrite...Dries Buytaert2006-03-08
* - Patch #41644 by chx: critical bug: db_rewrite_sql had a bad regex.Dries Buytaert2006-01-08
* - Patch #40631 by Chris Johnson: is_array() slower than isset() or empty().Dries Buytaert2005-12-14
* - Patch #39257 by merlinofchaos: node_access rewrite breaks with FROM_UNIXTIME.Dries Buytaert2005-11-29
* - Patch #10407 by Cvbge: fixed cache problems with PostgreSQL.Dries Buytaert2005-11-27
* - Patch #29910 by m3avrck, nsk, Thomas et al: added a mysqli database backend...Dries Buytaert2005-09-12
* - Patch #30122 by m3verick: changed include_once()'s to include "./$file"Dries Buytaert2005-09-08
* - Patch #29385 by chx: no ?> add end of files.Dries Buytaert2005-08-25
* - #27231: Friendly DB error screens.Steven Wittens2005-07-27
* - Patch #18213 by chx: boostrap system. Modified to work with HEAD, tidiedDries Buytaert2005-06-22
* - Patch #19609 by Daniel: fix problem with database prefixingDries Buytaert2005-04-08
* - Fixing broken search after sql rewrite patchesSteven Wittens2005-02-19
* - #16111: bad quotes in db_rewrite_sqlSteven Wittens2005-02-05