| Commit message (Expand) | Author | Age |
* | #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 |
* | - Patch #829152 by nenne: database abstraction layer db_query_range() example... | Dries Buytaert | 2010-06-25 |
* | #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ... | Angie Byron | 2010-06-21 |
* | - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: PDO::ATTR... | Dries Buytaert | 2010-06-16 |
* | - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into BI... | Dries Buytaert | 2010-06-15 |
* | - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign k... | Dries Buytaert | 2010-06-14 |
* | - Patch #772554 by Crell, jbrown: remove delay() method from insert queries. | Dries Buytaert | 2010-06-02 |
* | - Patch #813540 by chx: handle NULL values nicely. | Dries Buytaert | 2010-06-02 |
* | - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q... | Dries Buytaert | 2010-06-01 |
* | - Patch #711108 by Berdir: better exception reporting for watchdog() in the d... | Dries Buytaert | 2010-05-26 |
* | - Patch #767690 by Crell: @file declarations in database system do not indica... | Dries Buytaert | 2010-05-23 |
* | - Patch #726344 by Crell, Berdir: database system uses wrapper functions inte... | Dries Buytaert | 2010-05-23 |
* | - Patch #785782 by cafuego: support comments in built queries. | Dries Buytaert | 2010-05-15 |
* | - Patch #301798 by Josh Waihi: remove some legacy data type and function mapp... | Dries Buytaert | 2010-05-13 |
* | - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless. | Dries Buytaert | 2010-05-11 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ... | Dries Buytaert | 2010-05-05 |
* | #561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG. | Angie Byron | 2010-05-05 |
* | - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mod... | Dries Buytaert | 2010-04-30 |
* | #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind... | Angie Byron | 2010-04-29 |
* | - Patch #782056 by aspilicious: removing every tab + trailing white space in ... | Dries Buytaert | 2010-04-28 |
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte... | Dries Buytaert | 2010-04-28 |
* | - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up. | Dries Buytaert | 2010-04-27 |
* | - Patch #780048 by linclark: db_next_id() documentation refers to a non-exist... | Dries Buytaert | 2010-04-26 |
* | #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() t... | Angie Byron | 2010-04-23 |
* | #772554 by Crell: Remove delay() method from insert queries. | Angie Byron | 2010-04-19 |
* | - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments. | Dries Buytaert | 2010-04-15 |
* | - Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString(). | Dries Buytaert | 2010-04-15 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |