| Commit message (Expand) | Author | Age |
* | #946968 follow-up by Damien Tournoud: Refactor version check for databases. | Angie Byron | 2010-11-13 |
* | - Patch #946968 by dmitrig01: we are not checking the version of MySQL and Po... | Dries Buytaert | 2010-11-13 |
* | - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_ex... | Dries Buytaert | 2010-10-28 |
* | - Patch #718540 by jhodgdon, freelock: better documentation in query.inc. | Dries Buytaert | 2010-10-26 |
* | #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s... | Angie Byron | 2010-10-22 |
* | Patch #943042 by Damien Tournoud: MergeQuery regressions: key is used in the ... | Dries Buytaert | 2010-10-18 |
* | #938614 follow-up by chx: Abort abort\! Back to 5.2.4. | Angie Byron | 2010-10-15 |
* | - Patch #931632 by quartsize: countQuery() replaces connection information wi... | Dries Buytaert | 2010-10-05 |
* | - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri... | Dries Buytaert | 2010-10-03 |
* | #892568 by chx: Add pointer from api.drupal.org docs to the handbook docs for... | Angie Byron | 2010-09-29 |
* | - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct. | Dries Buytaert | 2010-09-28 |
* | - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because... | Dries Buytaert | 2010-09-25 |
* | #890994 by Berdir: Entity query tests fail on PostgreSQL. | Angie Byron | 2010-09-24 |
* | - Patch #844186 by chx: clarify merge queries. | Dries Buytaert | 2010-09-24 |
* | - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape... | Dries Buytaert | 2010-09-22 |
* | - Patch #909230 by chx: better db_query() docs. | Dries Buytaert | 2010-09-18 |
* | #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing... | Angie Byron | 2010-09-11 |
* | - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ... | Dries Buytaert | 2010-09-03 |
* | Temporary roll-back of #890994, per Dries's feedback. | Angie Byron | 2010-09-01 |
* | #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr... | Angie Byron | 2010-09-01 |
* | #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard... | Angie Byron | 2010-09-01 |
* | #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just ... | Angie Byron | 2010-08-27 |
* | #895344 by Berdir: Fixed Poll upgrade tests fail on SQLite. | Angie Byron | 2010-08-27 |
* | - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign key... | Dries Buytaert | 2010-08-22 |
* | - Patch #857206 by Stevel: fixed database autoloader. | Dries Buytaert | 2010-08-17 |
* | - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to N... | Dries Buytaert | 2010-08-16 |
* | - Patch #878198 by pwolanin: add back a method to the DB driver interface tha... | Dries Buytaert | 2010-08-11 |
* | - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun... | Dries Buytaert | 2010-08-08 |
* | #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database la... | Angie Byron | 2010-08-05 |
* | #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to ... | Angie Byron | 2010-08-02 |
* | - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB... | Dries Buytaert | 2010-07-30 |
* | - Patch #866340 by Damien Tournoud: remove support for date and time types. | Dries Buytaert | 2010-07-28 |
* | - Patch #851748 by Stevel: weird logic in SelectQuery::addField(). | Dries Buytaert | 2010-07-28 |
* | - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. | Dries Buytaert | 2010-07-24 |
* | - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR... | Dries Buytaert | 2010-07-22 |
* | - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not... | Dries Buytaert | 2010-07-20 |
* | - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a refe... | Dries Buytaert | 2010-07-19 |
* | - Patch #851100 by Damien Tournoud: subquery objects are iterated upon. | Dries Buytaert | 2010-07-19 |
* | - Patch #851110 by Damien Tournoud: InsertQuery::execute() needs to rollback ... | Dries Buytaert | 2010-07-19 |
* | - Patch #852362 by chx: fixed extend is 100% fubar. | Dries Buytaert | 2010-07-19 |
* | - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken. | Dries Buytaert | 2010-07-14 |
* | - Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches. | Dries Buytaert | 2010-07-13 |
* | #847528 by chx: Fixed rollback presumes transaction support. | Angie Byron | 2010-07-12 |
* | #851140 by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is *severel... | Angie Byron | 2010-07-12 |
* | #711108 follow-up by chx: Fixed SQLite implementation of richer exception rep... | Angie Byron | 2010-07-04 |
* | #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries. | Angie Byron | 2010-07-03 |
* | #840182 by chx, Berdir: Fixed Testing is broken due to wrong prefix being used. | Angie Byron | 2010-06-30 |
* | - Patch #840182 by chx: testing is broken. | Dries Buytaert | 2010-06-29 |
* | - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p... | Dries Buytaert | 2010-06-28 |
* | - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, justinran... | Dries Buytaert | 2010-06-26 |