drupal/includes/database
Dries Buytaert 077617424c - Patch #857206 by Stevel: fixed database autoloader. 2010-08-17 15:30:01 +00:00
..
mysql - Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version. 2010-08-11 02:17:39 +00:00
pgsql - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to NULL when target is a Postgres bytea. 2010-08-16 21:01:23 +00:00
sqlite - Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version. 2010-08-11 02:17:39 +00:00
database.inc - Patch #857206 by Stevel: fixed database autoloader. 2010-08-17 15:30:01 +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