drupal/includes/database
Dries Buytaert 66d31c52ba - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00
..
mysql #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation. 2010-08-02 18:55:17 +00:00
pgsql - Patch #866340 by Damien Tournoud: remove support for date and time types. 2010-07-28 10:52:12 +00:00
sqlite - Patch #866340 by Damien Tournoud: remove support for date and time types. 2010-07-28 10:52:12 +00:00
database.inc #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer. 2010-08-05 08:26:35 +00:00
log.inc - Patch #756478 by alex_b: remove obsolete return statement in findCaller(). 2010-03-31 15:09:21 +00:00
prefetch.inc - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute(). 2010-04-30 13:47:46 +00:00
query.inc #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer. 2010-08-05 08:26:35 +00:00
schema.inc #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation. 2010-08-02 18:55:17 +00:00
select.inc - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL. 2010-08-08 02:18:53 +00:00