drupal/includes/database
Dries Buytaert eeb7b53ef6 - Patch by mfb: fixed some forum exceptions and added tests. 2009-10-20 00:28:16 +00:00
..
mysql follow-up by sun: Fix SimpleTest's batch API processing due to typo in select. 2009-10-18 07:35:39 +00:00
pgsql - Patch by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
sqlite - Patch by Crell | asimmonds: Changed Destroy remnants of update_sql(). 2009-09-29 15:13:57 +00:00
database.inc by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
log.inc - Patch by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
prefetch.inc - Patch by Berdir: rest in peace db_affected_rows(). 2009-07-03 10:57:46 +00:00
query.inc - Patch by Berdir: return status to indicate executed query in MergeQuery::execute(). 2009-10-11 13:43:37 +00:00
schema.inc - Patch by c960657 | Crell: document “char”, “date” and “time” database field types. 2009-10-08 02:44:54 +00:00
select.inc - Patch by mfb: fixed some forum exceptions and added tests. 2009-10-20 00:28:16 +00:00