drupal/includes/database
Dries Buytaert b1190c11b5 - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +00:00
..
mysql - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00
pgsql - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00
sqlite - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00
database.inc - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. 2010-09-28 02:30:32 +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 - Patch #844186 by chx: clarify merge queries. 2010-09-24 02:05:55 +00:00
schema.inc - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core. 2010-08-22 13:55:53 +00:00
select.inc - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster. 2010-09-25 01:41:26 +00:00